mammoth-cli 2.0.6__tar.gz → 2.0.7__tar.gz

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (208) hide show
  1. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/PKG-INFO +1 -1
  2. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/__init__.py +1 -1
  3. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/schema.py +8 -1
  4. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/pyproject.toml +1 -1
  5. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/sdk-methods.yaml +2 -2
  6. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/.gitignore +0 -0
  7. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/LICENSE +0 -0
  8. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/README.md +0 -0
  9. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/__main__.py +0 -0
  10. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/app.py +0 -0
  11. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/SKILL.md +0 -0
  12. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/auth.md +0 -0
  13. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/command-index.md +0 -0
  14. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/activity.md +0 -0
  15. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/addon.md +0 -0
  16. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/agent.md +0 -0
  17. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/ai.md +0 -0
  18. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/annotation.md +0 -0
  19. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/auth.md +0 -0
  20. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/automation.md +0 -0
  21. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/batch.md +0 -0
  22. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/billing.md +0 -0
  23. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/browse.md +0 -0
  24. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/capability.md +0 -0
  25. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/client-app.md +0 -0
  26. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/completion.md +0 -0
  27. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/config.md +0 -0
  28. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/connector.md +0 -0
  29. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/context.md +0 -0
  30. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/dashboard.md +0 -0
  31. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/data-app.md +0 -0
  32. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/dataset.md +0 -0
  33. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/doctor.md +0 -0
  34. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/external-key.md +0 -0
  35. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/file.md +0 -0
  36. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/folder.md +0 -0
  37. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/job.md +0 -0
  38. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/notification.md +0 -0
  39. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/parameter.md +0 -0
  40. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/project.md +0 -0
  41. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/report.md +0 -0
  42. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/schedule.md +0 -0
  43. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/schema.md +0 -0
  44. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/skill.md +0 -0
  45. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/snippet.md +0 -0
  46. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/support.md +0 -0
  47. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/template.md +0 -0
  48. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/trash.md +0 -0
  49. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/upgrade.md +0 -0
  50. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/user.md +0 -0
  51. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/version.md +0 -0
  52. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/view.md +0 -0
  53. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/webhook.md +0 -0
  54. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/workflow.md +0 -0
  55. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/workspace.md +0 -0
  56. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/handoff.md +0 -0
  57. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/input.md +0 -0
  58. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/jobs-drafts.md +0 -0
  59. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/machine-output.md +0 -0
  60. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/operations.md +0 -0
  61. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/auth-scope.md +0 -0
  62. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/cleanup.md +0 -0
  63. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/dashboards.md +0 -0
  64. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/exports.md +0 -0
  65. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/index.md +0 -0
  66. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/resources.md +0 -0
  67. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/transforms.md +0 -0
  68. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/typed-etl-discovery.md +0 -0
  69. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/recovery.md +0 -0
  70. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/retention.md +0 -0
  71. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/safety.md +0 -0
  72. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/bundled_skill/mammoth-cli/references/task-start.md +0 -0
  73. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/__init__.py +0 -0
  74. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/activity.py +0 -0
  75. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/addon.py +0 -0
  76. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/agent.py +0 -0
  77. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/ai.py +0 -0
  78. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/annotation.py +0 -0
  79. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/auth.py +0 -0
  80. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/automation.py +0 -0
  81. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/batch.py +0 -0
  82. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/billing.py +0 -0
  83. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/browse.py +0 -0
  84. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/capability.py +0 -0
  85. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/client_app.py +0 -0
  86. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/completion.py +0 -0
  87. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/config.py +0 -0
  88. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/connector.py +0 -0
  89. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/context.py +0 -0
  90. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/dashboard.py +0 -0
  91. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/data_app.py +0 -0
  92. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/dataset.py +0 -0
  93. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/doctor.py +0 -0
  94. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/external_key.py +0 -0
  95. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/file.py +0 -0
  96. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/folder.py +0 -0
  97. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/job.py +0 -0
  98. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/notification.py +0 -0
  99. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/parameter.py +0 -0
  100. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/project.py +0 -0
  101. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/registry.py +0 -0
  102. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/report.py +0 -0
  103. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/schedule.py +0 -0
  104. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/skill.py +0 -0
  105. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/snippet.py +0 -0
  106. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/support.py +0 -0
  107. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/template.py +0 -0
  108. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/trash.py +0 -0
  109. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/upgrade.py +0 -0
  110. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/user.py +0 -0
  111. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/view.py +0 -0
  112. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/view_ops.py +0 -0
  113. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/webhook.py +0 -0
  114. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/workflow.py +0 -0
  115. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/commands/workspace.py +0 -0
  116. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/context/__init__.py +0 -0
  117. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/context/credentials.py +0 -0
  118. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/context/endpoint.py +0 -0
  119. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/context/profiles.py +0 -0
  120. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/context/resolver.py +0 -0
  121. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/contracts/__init__.py +0 -0
  122. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/contracts/auth.py +0 -0
  123. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/errors/__init__.py +0 -0
  124. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/errors/envelope.py +0 -0
  125. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/manifest/__init__.py +0 -0
  126. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/manifest/loader.py +0 -0
  127. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/messages/__init__.py +0 -0
  128. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/output/__init__.py +0 -0
  129. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/output/envelope.py +0 -0
  130. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/output/normalize.py +0 -0
  131. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/output/policy.py +0 -0
  132. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/output/progress.py +0 -0
  133. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/output/render.py +0 -0
  134. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/py.typed +0 -0
  135. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/runtime/__init__.py +0 -0
  136. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/runtime/confirm.py +0 -0
  137. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/runtime/executor.py +0 -0
  138. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/runtime/input_loader.py +0 -0
  139. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/runtime/invocation.py +0 -0
  140. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/runtime/options.py +0 -0
  141. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/runtime/session.py +0 -0
  142. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/runtime/strict.py +0 -0
  143. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/runtime/validate.py +0 -0
  144. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/__init__.py +0 -0
  145. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/argspec.py +0 -0
  146. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/coerce.py +0 -0
  147. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/command_contract.py +0 -0
  148. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/conditions.py +0 -0
  149. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/dispatch.py +0 -0
  150. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/factory.py +0 -0
  151. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/input_fields.py +0 -0
  152. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/mapping.py +0 -0
  153. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/openapi_types.py +0 -0
  154. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/positionals.py +0 -0
  155. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/protocol.py +0 -0
  156. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/sdk_service.py +0 -0
  157. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/testing.py +0 -0
  158. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/services/type_system.py +0 -0
  159. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/skills/__init__.py +0 -0
  160. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/skills/installer.py +0 -0
  161. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/mammoth_cli/testing.py +0 -0
  162. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/activity.yaml +0 -0
  163. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/addon.yaml +0 -0
  164. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/agent.yaml +0 -0
  165. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/ai.yaml +0 -0
  166. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/annotation.yaml +0 -0
  167. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/auth.yaml +0 -0
  168. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/automation.yaml +0 -0
  169. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/batch.yaml +0 -0
  170. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/billing.yaml +0 -0
  171. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/browse.yaml +0 -0
  172. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/capability.yaml +0 -0
  173. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/client-app.yaml +0 -0
  174. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/completion.yaml +0 -0
  175. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/config.yaml +0 -0
  176. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/connector.yaml +0 -0
  177. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/context.yaml +0 -0
  178. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/dashboard.yaml +0 -0
  179. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/data-app.yaml +0 -0
  180. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/dataset.yaml +0 -0
  181. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/doctor.yaml +0 -0
  182. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/external-key.yaml +0 -0
  183. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/file.yaml +0 -0
  184. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/folder.yaml +0 -0
  185. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/job.yaml +0 -0
  186. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/notification.yaml +0 -0
  187. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/parameter.yaml +0 -0
  188. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/project.yaml +0 -0
  189. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/report.yaml +0 -0
  190. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/schedule.yaml +0 -0
  191. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/schema.yaml +0 -0
  192. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/skill.yaml +0 -0
  193. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/snippet.yaml +0 -0
  194. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/support.yaml +0 -0
  195. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/template.yaml +0 -0
  196. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/trash.yaml +0 -0
  197. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/upgrade.yaml +0 -0
  198. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/user.yaml +0 -0
  199. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/version.yaml +0 -0
  200. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/view.yaml +0 -0
  201. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/webhook.yaml +0 -0
  202. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/workflow.yaml +0 -0
  203. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/commands/workspace.yaml +0 -0
  204. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/openapi-operations.yaml +0 -0
  205. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/schema-v1.json +0 -0
  206. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/manifests/sdk-catalog.source.yaml +0 -0
  207. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/openapi/metadata.json +0 -0
  208. {mammoth_cli-2.0.6 → mammoth_cli-2.0.7}/spec/openapi/openapi.json +0 -0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mammoth-cli
3
- Version: 2.0.6
3
+ Version: 2.0.7
4
4
  Summary: Command-line interface for the Mammoth Analytics platform
5
5
  Project-URL: homepage, https://mammoth.io
6
6
  Project-URL: repository, https://github.com/EdgeMetric/mammothsdk
@@ -6,7 +6,7 @@ not implement a second HTTP client and does not call private SDK members.
6
6
 
7
7
  from __future__ import annotations
8
8
 
9
- __version__ = "2.0.6"
9
+ __version__ = "2.0.7"
10
10
 
11
11
  # The versioned machine output envelope contract.
12
12
  SCHEMA_VERSION = 1
@@ -35,6 +35,10 @@ from mammoth_cli.services.positionals import PositionalSpec, resolve_positionals
35
35
  from mammoth_cli.services.type_system import is_opaque_mapping, json_schema, sample_value
36
36
 
37
37
  _OUTPUT_JSON_NO_INPUT = ("--output", "json", "--no-input")
38
+ # A command whose request carries a secret never gets an inline JSON example:
39
+ # the published example points at a protected owner-only file instead, so no
40
+ # generated or copied command line ever puts a credential in argv.
41
+ _PROTECTED_INPUT_PATH = "/private/path/request.json"
38
42
  _OPAQUE_EXPERT_COMMANDS = frozenset({"view.task.add", "view.task.preview", "view.task.update"})
39
43
  _TYPED_TRANSFORM_ALTERNATIVES = [
40
44
  "view.transform.filter",
@@ -565,7 +569,10 @@ def runnable_example(
565
569
  # cannot express supplies the missing accepted field here, so the
566
570
  # documented example is actually runnable rather than just well-formed.
567
571
  document.update(hints)
568
- tokens.extend(["--input", json.dumps(document)])
572
+ if set(record.get("secret_fields") or ()).intersection(document):
573
+ tokens.extend(["--input", _PROTECTED_INPUT_PATH])
574
+ else:
575
+ tokens.extend(["--input", json.dumps(document)])
569
576
  tokens.extend(_OUTPUT_JSON_NO_INPUT)
570
577
  if record["command_id"] in {"project.user.update", "data-app.share"}:
571
578
  # These published high-impact examples must satisfy the same policy
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "mammoth-cli"
3
- version = "2.0.6"
3
+ version = "2.0.7"
4
4
  description = "Command-line interface for the Mammoth Analytics platform"
5
5
  authors = [{name = "Mammoth Analytics", email = "support@mammoth.io"}]
6
6
  readme = "README.md"
@@ -4386,7 +4386,7 @@ methods:
4386
4386
  reviewed_by: primary
4387
4387
  - sdk_symbol: mammoth.api.jobs.JobsAPI.get_job
4388
4388
  implementation_origin: mammoth.api.jobs.JobsAPI.get_job
4389
- signature: 'get_job(self, job_id: ''int'', timeout: ''int'' = 300) -> ''dict[str, Any]'''
4389
+ signature: 'get_job(self, job_id: ''int'', timeout: ''float | None'' = None) -> ''dict[str, Any]'''
4390
4390
  openapi_operation_ids: []
4391
4391
  canonical_command: job.get
4392
4392
  alias_of: null
@@ -4398,7 +4398,7 @@ methods:
4398
4398
  reviewed_by: primary
4399
4399
  - sdk_symbol: mammoth.api.jobs.JobsAPI.get_jobs
4400
4400
  implementation_origin: mammoth.api.jobs.JobsAPI.get_jobs
4401
- signature: 'get_jobs(self, job_ids: ''list[int] | str'') -> ''dict[str, Any]'''
4401
+ signature: 'get_jobs(self, job_ids: ''list[int] | str'', timeout: ''float | None'' = None) -> ''dict[str, Any]'''
4402
4402
  openapi_operation_ids: []
4403
4403
  canonical_command: job.get-many
4404
4404
  alias_of: null
File without changes
File without changes
File without changes