mammoth-cli 2.0.4__tar.gz → 2.0.5__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 (209) hide show
  1. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/PKG-INFO +45 -16
  2. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/README.md +44 -15
  3. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/__init__.py +1 -1
  4. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/SKILL.md +15 -2
  5. mammoth_cli-2.0.5/mammoth_cli/bundled_skill/mammoth-cli/references/auth.md +84 -0
  6. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/command-index.md +1 -1
  7. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/file.md +3 -1
  8. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/user.md +3 -1
  9. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/view.md +33 -11
  10. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/workspace.md +3 -1
  11. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/task-start.md +25 -3
  12. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/pyproject.toml +1 -1
  13. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/file.yaml +3 -3
  14. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/user.yaml +4 -3
  15. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/view.yaml +11 -28
  16. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/workspace.yaml +3 -3
  17. mammoth_cli-2.0.4/mammoth_cli/bundled_skill/mammoth-cli/references/auth.md +0 -28
  18. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/.gitignore +0 -0
  19. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/LICENSE +0 -0
  20. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/__main__.py +0 -0
  21. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/app.py +0 -0
  22. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/activity.md +0 -0
  23. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/addon.md +0 -0
  24. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/agent.md +0 -0
  25. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/ai.md +0 -0
  26. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/annotation.md +0 -0
  27. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/auth.md +0 -0
  28. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/automation.md +0 -0
  29. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/batch.md +0 -0
  30. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/billing.md +0 -0
  31. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/browse.md +0 -0
  32. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/capability.md +0 -0
  33. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/client-app.md +0 -0
  34. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/completion.md +0 -0
  35. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/config.md +0 -0
  36. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/connector.md +0 -0
  37. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/context.md +0 -0
  38. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/dashboard.md +0 -0
  39. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/data-app.md +0 -0
  40. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/dataset.md +0 -0
  41. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/doctor.md +0 -0
  42. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/external-key.md +0 -0
  43. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/folder.md +0 -0
  44. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/job.md +0 -0
  45. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/notification.md +0 -0
  46. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/parameter.md +0 -0
  47. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/project.md +0 -0
  48. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/report.md +0 -0
  49. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/schedule.md +0 -0
  50. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/schema.md +0 -0
  51. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/skill.md +0 -0
  52. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/snippet.md +0 -0
  53. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/support.md +0 -0
  54. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/template.md +0 -0
  55. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/trash.md +0 -0
  56. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/upgrade.md +0 -0
  57. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/version.md +0 -0
  58. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/webhook.md +0 -0
  59. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/commands/workflow.md +0 -0
  60. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/handoff.md +0 -0
  61. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/input.md +0 -0
  62. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/jobs-drafts.md +0 -0
  63. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/machine-output.md +0 -0
  64. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/operations.md +0 -0
  65. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/auth-scope.md +0 -0
  66. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/cleanup.md +0 -0
  67. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/dashboards.md +0 -0
  68. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/exports.md +0 -0
  69. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/index.md +0 -0
  70. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/resources.md +0 -0
  71. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/transforms.md +0 -0
  72. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/recipes/typed-etl-discovery.md +0 -0
  73. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/recovery.md +0 -0
  74. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/retention.md +0 -0
  75. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/bundled_skill/mammoth-cli/references/safety.md +0 -0
  76. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/__init__.py +0 -0
  77. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/activity.py +0 -0
  78. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/addon.py +0 -0
  79. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/agent.py +0 -0
  80. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/ai.py +0 -0
  81. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/annotation.py +0 -0
  82. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/auth.py +0 -0
  83. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/automation.py +0 -0
  84. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/batch.py +0 -0
  85. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/billing.py +0 -0
  86. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/browse.py +0 -0
  87. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/capability.py +0 -0
  88. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/client_app.py +0 -0
  89. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/completion.py +0 -0
  90. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/config.py +0 -0
  91. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/connector.py +0 -0
  92. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/context.py +0 -0
  93. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/dashboard.py +0 -0
  94. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/data_app.py +0 -0
  95. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/dataset.py +0 -0
  96. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/doctor.py +0 -0
  97. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/external_key.py +0 -0
  98. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/file.py +0 -0
  99. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/folder.py +0 -0
  100. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/job.py +0 -0
  101. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/notification.py +0 -0
  102. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/parameter.py +0 -0
  103. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/project.py +0 -0
  104. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/registry.py +0 -0
  105. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/report.py +0 -0
  106. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/schedule.py +0 -0
  107. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/schema.py +0 -0
  108. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/skill.py +0 -0
  109. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/snippet.py +0 -0
  110. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/support.py +0 -0
  111. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/template.py +0 -0
  112. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/trash.py +0 -0
  113. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/upgrade.py +0 -0
  114. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/user.py +0 -0
  115. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/view.py +0 -0
  116. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/view_ops.py +0 -0
  117. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/webhook.py +0 -0
  118. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/workflow.py +0 -0
  119. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/commands/workspace.py +0 -0
  120. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/context/__init__.py +0 -0
  121. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/context/credentials.py +0 -0
  122. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/context/endpoint.py +0 -0
  123. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/context/profiles.py +0 -0
  124. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/context/resolver.py +0 -0
  125. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/contracts/__init__.py +0 -0
  126. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/contracts/auth.py +0 -0
  127. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/errors/__init__.py +0 -0
  128. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/errors/envelope.py +0 -0
  129. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/manifest/__init__.py +0 -0
  130. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/manifest/loader.py +0 -0
  131. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/messages/__init__.py +0 -0
  132. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/output/__init__.py +0 -0
  133. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/output/envelope.py +0 -0
  134. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/output/normalize.py +0 -0
  135. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/output/policy.py +0 -0
  136. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/output/progress.py +0 -0
  137. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/output/render.py +0 -0
  138. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/py.typed +0 -0
  139. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/runtime/__init__.py +0 -0
  140. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/runtime/confirm.py +0 -0
  141. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/runtime/executor.py +0 -0
  142. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/runtime/input_loader.py +0 -0
  143. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/runtime/invocation.py +0 -0
  144. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/runtime/options.py +0 -0
  145. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/runtime/session.py +0 -0
  146. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/runtime/strict.py +0 -0
  147. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/runtime/validate.py +0 -0
  148. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/__init__.py +0 -0
  149. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/argspec.py +0 -0
  150. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/coerce.py +0 -0
  151. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/command_contract.py +0 -0
  152. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/conditions.py +0 -0
  153. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/dispatch.py +0 -0
  154. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/factory.py +0 -0
  155. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/input_fields.py +0 -0
  156. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/mapping.py +0 -0
  157. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/openapi_types.py +0 -0
  158. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/positionals.py +0 -0
  159. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/protocol.py +0 -0
  160. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/sdk_service.py +0 -0
  161. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/testing.py +0 -0
  162. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/services/type_system.py +0 -0
  163. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/skills/__init__.py +0 -0
  164. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/skills/installer.py +0 -0
  165. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/mammoth_cli/testing.py +0 -0
  166. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/activity.yaml +0 -0
  167. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/addon.yaml +0 -0
  168. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/agent.yaml +0 -0
  169. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/ai.yaml +0 -0
  170. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/annotation.yaml +0 -0
  171. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/auth.yaml +0 -0
  172. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/automation.yaml +0 -0
  173. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/batch.yaml +0 -0
  174. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/billing.yaml +0 -0
  175. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/browse.yaml +0 -0
  176. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/capability.yaml +0 -0
  177. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/client-app.yaml +0 -0
  178. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/completion.yaml +0 -0
  179. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/config.yaml +0 -0
  180. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/connector.yaml +0 -0
  181. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/context.yaml +0 -0
  182. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/dashboard.yaml +0 -0
  183. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/data-app.yaml +0 -0
  184. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/dataset.yaml +0 -0
  185. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/doctor.yaml +0 -0
  186. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/external-key.yaml +0 -0
  187. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/folder.yaml +0 -0
  188. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/job.yaml +0 -0
  189. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/notification.yaml +0 -0
  190. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/parameter.yaml +0 -0
  191. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/project.yaml +0 -0
  192. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/report.yaml +0 -0
  193. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/schedule.yaml +0 -0
  194. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/schema.yaml +0 -0
  195. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/skill.yaml +0 -0
  196. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/snippet.yaml +0 -0
  197. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/support.yaml +0 -0
  198. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/template.yaml +0 -0
  199. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/trash.yaml +0 -0
  200. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/upgrade.yaml +0 -0
  201. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/version.yaml +0 -0
  202. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/webhook.yaml +0 -0
  203. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/commands/workflow.yaml +0 -0
  204. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/openapi-operations.yaml +0 -0
  205. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/schema-v1.json +0 -0
  206. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/sdk-catalog.source.yaml +0 -0
  207. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/manifests/sdk-methods.yaml +0 -0
  208. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/spec/openapi/metadata.json +0 -0
  209. {mammoth_cli-2.0.4 → mammoth_cli-2.0.5}/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.4
3
+ Version: 2.0.5
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
@@ -64,7 +64,6 @@ then confirm it works:
64
64
 
65
65
  ```bash
66
66
  mammoth --version
67
- mammoth doctor # checks config, credentials, endpoint, connectivity
68
67
  ```
69
68
 
70
69
  The installer bootstraps its own `uv` tool environment when needed and installs
@@ -73,25 +72,54 @@ X.Y.Z`; the installer has no normal prompts. See
73
72
  [Installation](https://github.com/EdgeMetric/mammothsdk/blob/main/mammoth-cli/docs/installation.md) for that option and the SDK-only pip
74
73
  installation path.
75
74
 
76
- ## Quick start
75
+ ## First run: authenticate, check, then discover
76
+
77
+ Authentication is the first operational step. In an evaluated or isolated run
78
+ with a controller-provided credential broker/sidecar, use that broker's
79
+ readiness check; do not inspect saved profiles, run login, or run doctor, and
80
+ stop if the broker is absent. In an ordinary shell, check the selected profile;
81
+ this is a local presence check, not a live access test. If the profile or
82
+ stored credentials are absent, log in before running `doctor` or any data command:
77
83
 
78
84
  ```bash
79
- mammoth auth login # prompts for API key, API secret, workspace id
80
- mammoth doctor # confirm credentials resolve and the API answers
81
- mammoth project list # a table in a terminal, JSON when piped
82
- mammoth dataset list --project 180
85
+ mammoth skill list --output json --no-input
86
+ mammoth skill path --output json --no-input
87
+ # Read the installed SKILL.md before operating.
88
+ mammoth auth status --output json --no-input
89
+ # Human terminal only, if profile or stored credentials are absent:
90
+ mammoth auth login
91
+ # Then verify configuration, credentials, endpoint, and connectivity:
92
+ mammoth doctor --output json --no-input
93
+ # Then discover a task-specific route:
94
+ mammoth schema find "TASK OR RESOURCE" --output json --no-input
95
+ mammoth schema get COMMAND_ID --output json --no-input
96
+ # Optional API-binding inventory (not the complete CLI surface):
97
+ mammoth capability list --output json --no-input
83
98
  ```
84
99
 
85
- Full walkthrough: [docs/quickstart.md](https://github.com/EdgeMetric/mammothsdk/blob/main/mammoth-cli/docs/quickstart.md).
86
-
87
- The login command has no workspace shortcut flag. For CI or an agent, use a
88
- protected request document instead:
100
+ For an agent or CI, do not request or paste secrets into chat, prompts, shell
101
+ history, or command arguments. On POSIX, put the required JSON credentials in a
102
+ private owner-only (0600) file outside the repository and pass its path to:
89
103
 
90
104
  ```bash
91
- chmod 600 creds.json
92
- mammoth auth login --input creds.json --output json --no-input
105
+ mammoth auth login --input /private/path/credentials.json --storage file \
106
+ --output json --no-input
93
107
  ```
94
108
 
109
+ On Windows, use the approved OS keyring or credential broker instead; do not
110
+ use a file fallback unless its ACL hardening is approved, and stop if neither
111
+ is available.
112
+
113
+ The default server prefix is `app`; pass `--server-prefix release` only when
114
+ the release endpoint is explicitly intended. See
115
+ [Authentication](https://github.com/EdgeMetric/mammothsdk/blob/main/mammoth-cli/docs/authentication.md)
116
+ for the required JSON fields and profile behavior. After `doctor` succeeds,
117
+ resolve the exact workspace, project, dataset, and view from read results
118
+ before operating; verify every mutation. Use `schema find`/`schema get` for
119
+ typed and local CLI routes; `capability list` is only an API-binding inventory
120
+ and may omit them. Full walkthrough:
121
+ [docs/quickstart.md](https://github.com/EdgeMetric/mammothsdk/blob/main/mammoth-cli/docs/quickstart.md).
122
+
95
123
  ## Built for agents and CI
96
124
 
97
125
  Piping or redirecting output yields the machine envelope, and `--no-input` turns
@@ -101,11 +129,12 @@ on automatically off a terminal, so an agent needs no special flags:
101
129
  mammoth project list | jq '.data'
102
130
  ```
103
131
 
104
- To be explicit, pass `--output json --no-input`. Log in without a prompt with a
105
- permission-checked file:
132
+ To be explicit, pass `--output json --no-input`. Log in without a prompt with
133
+ the private, permission-checked file described above:
106
134
 
107
135
  ```bash
108
- mammoth auth login --input creds.json --output json --no-input
136
+ mammoth auth login --input /private/path/credentials.json --storage file \
137
+ --output json --no-input
109
138
  ```
110
139
 
111
140
  Feed multi-field requests as one document instead of many flags:
@@ -36,7 +36,6 @@ then confirm it works:
36
36
 
37
37
  ```bash
38
38
  mammoth --version
39
- mammoth doctor # checks config, credentials, endpoint, connectivity
40
39
  ```
41
40
 
42
41
  The installer bootstraps its own `uv` tool environment when needed and installs
@@ -45,25 +44,54 @@ X.Y.Z`; the installer has no normal prompts. See
45
44
  [Installation](https://github.com/EdgeMetric/mammothsdk/blob/main/mammoth-cli/docs/installation.md) for that option and the SDK-only pip
46
45
  installation path.
47
46
 
48
- ## Quick start
47
+ ## First run: authenticate, check, then discover
48
+
49
+ Authentication is the first operational step. In an evaluated or isolated run
50
+ with a controller-provided credential broker/sidecar, use that broker's
51
+ readiness check; do not inspect saved profiles, run login, or run doctor, and
52
+ stop if the broker is absent. In an ordinary shell, check the selected profile;
53
+ this is a local presence check, not a live access test. If the profile or
54
+ stored credentials are absent, log in before running `doctor` or any data command:
49
55
 
50
56
  ```bash
51
- mammoth auth login # prompts for API key, API secret, workspace id
52
- mammoth doctor # confirm credentials resolve and the API answers
53
- mammoth project list # a table in a terminal, JSON when piped
54
- mammoth dataset list --project 180
57
+ mammoth skill list --output json --no-input
58
+ mammoth skill path --output json --no-input
59
+ # Read the installed SKILL.md before operating.
60
+ mammoth auth status --output json --no-input
61
+ # Human terminal only, if profile or stored credentials are absent:
62
+ mammoth auth login
63
+ # Then verify configuration, credentials, endpoint, and connectivity:
64
+ mammoth doctor --output json --no-input
65
+ # Then discover a task-specific route:
66
+ mammoth schema find "TASK OR RESOURCE" --output json --no-input
67
+ mammoth schema get COMMAND_ID --output json --no-input
68
+ # Optional API-binding inventory (not the complete CLI surface):
69
+ mammoth capability list --output json --no-input
55
70
  ```
56
71
 
57
- Full walkthrough: [docs/quickstart.md](https://github.com/EdgeMetric/mammothsdk/blob/main/mammoth-cli/docs/quickstart.md).
58
-
59
- The login command has no workspace shortcut flag. For CI or an agent, use a
60
- protected request document instead:
72
+ For an agent or CI, do not request or paste secrets into chat, prompts, shell
73
+ history, or command arguments. On POSIX, put the required JSON credentials in a
74
+ private owner-only (0600) file outside the repository and pass its path to:
61
75
 
62
76
  ```bash
63
- chmod 600 creds.json
64
- mammoth auth login --input creds.json --output json --no-input
77
+ mammoth auth login --input /private/path/credentials.json --storage file \
78
+ --output json --no-input
65
79
  ```
66
80
 
81
+ On Windows, use the approved OS keyring or credential broker instead; do not
82
+ use a file fallback unless its ACL hardening is approved, and stop if neither
83
+ is available.
84
+
85
+ The default server prefix is `app`; pass `--server-prefix release` only when
86
+ the release endpoint is explicitly intended. See
87
+ [Authentication](https://github.com/EdgeMetric/mammothsdk/blob/main/mammoth-cli/docs/authentication.md)
88
+ for the required JSON fields and profile behavior. After `doctor` succeeds,
89
+ resolve the exact workspace, project, dataset, and view from read results
90
+ before operating; verify every mutation. Use `schema find`/`schema get` for
91
+ typed and local CLI routes; `capability list` is only an API-binding inventory
92
+ and may omit them. Full walkthrough:
93
+ [docs/quickstart.md](https://github.com/EdgeMetric/mammothsdk/blob/main/mammoth-cli/docs/quickstart.md).
94
+
67
95
  ## Built for agents and CI
68
96
 
69
97
  Piping or redirecting output yields the machine envelope, and `--no-input` turns
@@ -73,11 +101,12 @@ on automatically off a terminal, so an agent needs no special flags:
73
101
  mammoth project list | jq '.data'
74
102
  ```
75
103
 
76
- To be explicit, pass `--output json --no-input`. Log in without a prompt with a
77
- permission-checked file:
104
+ To be explicit, pass `--output json --no-input`. Log in without a prompt with
105
+ the private, permission-checked file described above:
78
106
 
79
107
  ```bash
80
- mammoth auth login --input creds.json --output json --no-input
108
+ mammoth auth login --input /private/path/credentials.json --storage file \
109
+ --output json --no-input
81
110
  ```
82
111
 
83
112
  Feed multi-field requests as one document instead of many flags:
@@ -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.4"
9
+ __version__ = "2.0.5"
10
10
 
11
11
  # The versioned machine output envelope contract.
12
12
  SCHEMA_VERSION = 1
@@ -5,8 +5,21 @@ description: "Use Mammoth Analytics from a terminal: install or authenticate the
5
5
 
6
6
  # Mammoth CLI
7
7
 
8
- Use this skill for Mammoth shell work, not for Python SDK integration. Start
9
- with the installed command contract rather than guessed routes or payloads:
8
+ Use this skill for Mammoth shell work, not for Python SDK integration. Complete
9
+ the authentication preflight below before using the installed command contract;
10
+ never guess routes or payloads:
11
+
12
+ Before any remote read or write, establish authentication. Ordinary operator
13
+ runs check the selected profile with `mammoth auth status --output json --no-input`;
14
+ if the profile is missing or `has_credentials` is false, stop and complete the
15
+ secure login flow in [authentication](references/auth.md). Then run
16
+ `mammoth doctor --profile PROFILE --output json --no-input` and require a
17
+ successful result before discovering resources or operating on them. A failed
18
+ status, login, or doctor check is a precondition failure—not a reason to try
19
+ the business command anyway. In evaluated or isolated runs, skip all saved
20
+ profile checks and login commands: use only the controller-provided credential
21
+ broker/sidecar check, never mount or read a saved profile, and stop if that
22
+ broker is absent.
10
23
 
11
24
  ```bash
12
25
  mammoth schema find "TASK OR RESOURCE" --output json --no-input
@@ -0,0 +1,84 @@
1
+ # Authentication and profiles
2
+
3
+ Required: API key, API secret, workspace id. Optional: a one-label server
4
+ prefix (default `app`, resolving to `https://app.mammoth.io/api/v2`).
5
+
6
+ ## Precedence
7
+ 1. Explicit login handed to the current command (secure prompt or `--input`).
8
+ 2. The selected or `--profile` profile's saved credentials.
9
+
10
+ The only supported configuration is the API key, API secret, workspace id, and
11
+ an optional one-label server prefix (default `app`). There is no base-url
12
+ override.
13
+
14
+ ## Cold-start sequence
15
+
16
+ For an ordinary operator, before any remote command, inspect authentication and
17
+ then verify the connection. These checks are mandatory even when a profile may
18
+ already exist:
19
+
20
+ ```bash
21
+ mammoth auth status --profile PROFILE --output json --no-input
22
+ ```
23
+
24
+ If status reports a missing profile or `has_credentials=false`, run the secure
25
+ login flow, then check status again:
26
+
27
+ ```bash
28
+ mammoth auth login --profile PROFILE --server-prefix app
29
+ mammoth auth status --profile PROFILE --output json --no-input
30
+ ```
31
+
32
+ `auth status` is a local profile/credential-presence check; it does not prove
33
+ that credentials are valid remotely. After the profile is present, verify the
34
+ live connection:
35
+
36
+ ```bash
37
+ mammoth doctor --profile PROFILE --output json --no-input
38
+ ```
39
+
40
+ Do not continue to schema discovery or business operations after an
41
+ authentication or doctor failure. The `app` server prefix is the default;
42
+ release or other environment credentials do not imply authorization for `app`.
43
+
44
+ For an evaluated or isolated agent, do not run these profile commands: use the
45
+ controller-provided credential broker/sidecar check instead. Never mount or
46
+ read a saved profile. If no broker is provided, stop before authenticated
47
+ actions.
48
+
49
+ ## Commands
50
+ ```bash
51
+ mammoth auth login --profile PROFILE --server-prefix app # hidden prompts
52
+ mammoth auth login --profile PROFILE --input creds.json --storage file --output json --no-input
53
+ mammoth auth status --profile PROFILE --output json --no-input
54
+ mammoth auth logout --profile default --output json --no-input --yes
55
+ ```
56
+
57
+ `PROFILE` means the actual nonsecret profile name selected by the operator or
58
+ reported by `auth status` (for example, `default` or `work`). Substitute that
59
+ name; never type the literal placeholder or invent a profile to evade an
60
+ authorization failure. When using the selected profile, `--profile PROFILE`
61
+ may be omitted.
62
+
63
+ For an ordinary human-operated terminal, prefer the first command: it asks
64
+ for the key and secret without putting either in shell history, argv, chat, or
65
+ logs. For headless POSIX work, create the JSON file outside the repository, set
66
+ its permissions to `0600`, and pass only its path. With a protected POSIX file,
67
+ specify `--storage file` explicitly; `--storage auto` can require an available
68
+ OS keyring and is not a reliable headless fallback. On Windows, do not use the
69
+ file backend as a secret store; use the OS keyring, a controller broker, or
70
+ stop and obtain a supported secure store. Remove any input file after the
71
+ profile is stored.
72
+
73
+ `creds.json` is a `0600` JSON file: `{"api_key": "...", "api_secret": "...",
74
+ "workspace_id": 4, "server_prefix": "app"}` (`server_prefix` optional). You can
75
+ also pipe it with `--input - --input-format json`.
76
+
77
+ Secrets live in the OS keyring (or an explicitly selected `0600` file
78
+ fallback). They are never printed, logged, or included in any envelope. Never
79
+ pass a secret as a plain argument; use the hidden prompt or `--input`.
80
+
81
+ For evaluated or isolated agents, authentication remains controller-owned: use
82
+ the provided credential broker/sidecar instead of `auth login` and never mount
83
+ or read a saved profile. If no broker is provided, stop before authenticated
84
+ actions and report the precondition failure.
@@ -1,6 +1,6 @@
1
1
  # Published CLI command catalog
2
2
 
3
- This generated catalog covers every command in the published CLI manifest, currently 547. It is a command-contract index, not an assertion that every backend/OpenAPI operation has a CLI binding. For an exact local CLI contract, run `mammoth schema get COMMAND_ID --output json --no-input`; `mammoth capability list` is an API-binding inventory and can omit typed/local CLI routes. For focused workflows, read the [recipes index](recipes/index.md).
3
+ This generated catalog covers every command in the published CLI manifest, currently 547. It is a command-contract index, not an assertion that every backend/OpenAPI operation has a CLI binding. For an exact local CLI contract, run `mammoth schema get COMMAND_ID --output json --no-input`; `mammoth capability list` is an API-binding inventory and can omit typed/local CLI routes. For focused workflows, read the [recipes index](recipes/index.md). Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
4
4
 
5
5
  Load only the applicable domain file:
6
6
 
@@ -44,7 +44,9 @@ Expected success: `FileListResult` in the standard JSON envelope; mutation `read
44
44
 
45
45
  Run: `mammoth file set-password`. Exact input fields: `mammoth schema get file.set-password --output json --no-input`.
46
46
 
47
- Example: `mammoth file set-password 123 --input '{"password": "replace-with-secret"}' --output json --no-input`. Illustrative only: append `--yes --confirm <EXACT_TARGET>` after observing the target.
47
+ Example: `mammoth file set-password 123 --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes --confirm <EXACT_TARGET>` after observing the target.
48
+
49
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
48
50
 
49
51
  Expected success: `FileSetPasswordResult` in the standard JSON envelope; mutation `high_impact`, confirmation `confirm_target`, wait policy `always_wait`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
50
52
 
@@ -20,7 +20,9 @@ Expected success: `UserAvatarUploadResult` in the standard JSON envelope; mutati
20
20
 
21
21
  Run: `mammoth user change-password`. Exact input fields: `mammoth schema get user.change-password --output json --no-input`.
22
22
 
23
- Example: `mammoth user change-password --input '{"current_password": "replace-with-secret", "new_password": "replace-with-secret"}' --output json --no-input`. Illustrative only: append `--yes --confirm <EXACT_TARGET>` after observing the target.
23
+ Example: `mammoth user change-password --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes --confirm <EXACT_TARGET>` after observing the target.
24
+
25
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
24
26
 
25
27
  Expected success: `UserChangePasswordResult` in the standard JSON envelope; mutation `high_impact`, confirmation `confirm_target`, wait policy `not_async`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
26
28
 
@@ -288,7 +288,9 @@ Expected success: `ViewDraftSubmitResult` in the standard JSON envelope; mutatio
288
288
 
289
289
  Run: `mammoth view export azure-blob`. Exact input fields: `mammoth schema get view.export.azure-blob --output json --no-input`.
290
290
 
291
- Example: `mammoth view export azure-blob 123 123 --input '{"storage_account_name": "storage-account", "tenant_id": "tenant-id", "client_id": "client-id", "client_secret": "replace-with-secret", "container_name": "exports"}' --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
291
+ Example: `mammoth view export azure-blob 123 123 --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
292
+
293
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
292
294
 
293
295
  Expected success: `ViewExportAzureBlobResult` in the standard JSON envelope; mutation `external_effect`, confirmation `yes_always`, wait policy `returns_job`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
294
296
 
@@ -336,7 +338,9 @@ Expected success: `ViewExportDeleteResult` in the standard JSON envelope; mutati
336
338
 
337
339
  Run: `mammoth view export elasticsearch`. Exact input fields: `mammoth schema get view.export.elasticsearch --output json --no-input`.
338
340
 
339
- Example: `mammoth view export elasticsearch 123 123 --input '{"host": "elastic.example", "username": "agent", "password": "replace-with-secret", "index": "exports"}' --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
341
+ Example: `mammoth view export elasticsearch 123 123 --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
342
+
343
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
340
344
 
341
345
  Expected success: `ViewExportElasticsearchResult` in the standard JSON envelope; mutation `external_effect`, confirmation `yes_always`, wait policy `returns_job`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
342
346
 
@@ -352,7 +356,9 @@ Expected success: `ViewExportEmailResult` in the standard JSON envelope; mutatio
352
356
 
353
357
  Run: `mammoth view export ftp`. Exact input fields: `mammoth schema get view.export.ftp --output json --no-input`.
354
358
 
355
- Example: `mammoth view export ftp 123 123 --input '{"domain": "ftp.example", "directory": "/exports", "file": "report.csv", "username": "agent", "password": "replace-with-secret"}' --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
359
+ Example: `mammoth view export ftp 123 123 --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
360
+
361
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
356
362
 
357
363
  Expected success: `ViewExportFtpResult` in the standard JSON envelope; mutation `external_effect`, confirmation `yes_always`, wait policy `returns_job`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
358
364
 
@@ -384,7 +390,9 @@ Expected success: `ViewExportManagedS3Result` in the standard JSON envelope; mut
384
390
 
385
391
  Run: `mammoth view export mssql`. Exact input fields: `mammoth schema get view.export.mssql --output json --no-input`.
386
392
 
387
- Example: `mammoth view export mssql 123 123 --input '{"host": "db.example", "port": 1433, "database": "analytics", "table": "exports", "username": "agent", "password": "replace-with-secret"}' --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
393
+ Example: `mammoth view export mssql 123 123 --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
394
+
395
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
388
396
 
389
397
  Expected success: `ViewExportMssqlResult` in the standard JSON envelope; mutation `external_effect`, confirmation `yes_always`, wait policy `returns_job`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
390
398
 
@@ -392,7 +400,9 @@ Expected success: `ViewExportMssqlResult` in the standard JSON envelope; mutatio
392
400
 
393
401
  Run: `mammoth view export mysql`. Exact input fields: `mammoth schema get view.export.mysql --output json --no-input`.
394
402
 
395
- Example: `mammoth view export mysql 123 123 --input '{"host": "db.example", "port": 3306, "database": "analytics", "table": "exports", "username": "agent", "password": "replace-with-secret"}' --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
403
+ Example: `mammoth view export mysql 123 123 --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
404
+
405
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
396
406
 
397
407
  Expected success: `ViewExportMysqlResult` in the standard JSON envelope; mutation `external_effect`, confirmation `yes_always`, wait policy `returns_job`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
398
408
 
@@ -400,7 +410,9 @@ Expected success: `ViewExportMysqlResult` in the standard JSON envelope; mutatio
400
410
 
401
411
  Run: `mammoth view export onedrive`. Exact input fields: `mammoth schema get view.export.onedrive --output json --no-input`.
402
412
 
403
- Example: `mammoth view export onedrive 123 123 --input '{"tenant_id": "tenant-id", "client_id": "client-id", "client_secret": "replace-with-secret", "user_id": "user-id"}' --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
413
+ Example: `mammoth view export onedrive 123 123 --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
414
+
415
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
404
416
 
405
417
  Expected success: `ViewExportOnedriveResult` in the standard JSON envelope; mutation `external_effect`, confirmation `yes_always`, wait policy `returns_job`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
406
418
 
@@ -408,7 +420,9 @@ Expected success: `ViewExportOnedriveResult` in the standard JSON envelope; muta
408
420
 
409
421
  Run: `mammoth view export postgres`. Exact input fields: `mammoth schema get view.export.postgres --output json --no-input`.
410
422
 
411
- Example: `mammoth view export postgres 123 123 --input '{"host": "db.example", "port": 5432, "database": "analytics", "table": "exports", "username": "agent", "password": "replace-with-secret"}' --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
423
+ Example: `mammoth view export postgres 123 123 --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
424
+
425
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
412
426
 
413
427
  Expected success: `ViewExportPostgresResult` in the standard JSON envelope; mutation `external_effect`, confirmation `yes_always`, wait policy `returns_job`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
414
428
 
@@ -416,7 +430,9 @@ Expected success: `ViewExportPostgresResult` in the standard JSON envelope; muta
416
430
 
417
431
  Run: `mammoth view export powerbi`. Exact input fields: `mammoth schema get view.export.powerbi --output json --no-input`.
418
432
 
419
- Example: `mammoth view export powerbi 123 123 --input '{"username": "agent", "password": "replace-with-secret", "client_id": "client-id", "dataset": "dataset", "table": "exports"}' --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
433
+ Example: `mammoth view export powerbi 123 123 --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
434
+
435
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
420
436
 
421
437
  Expected success: `ViewExportPowerbiResult` in the standard JSON envelope; mutation `external_effect`, confirmation `yes_always`, wait policy `returns_job`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
422
438
 
@@ -440,7 +456,9 @@ Expected success: `ViewExportPublishDbUpdateResult` in the standard JSON envelop
440
456
 
441
457
  Run: `mammoth view export redshift`. Exact input fields: `mammoth schema get view.export.redshift --output json --no-input`.
442
458
 
443
- Example: `mammoth view export redshift 123 123 --input '{"host": "db.example", "port": 5439, "database": "analytics", "table": "exports", "username": "agent", "password": "replace-with-secret"}' --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
459
+ Example: `mammoth view export redshift 123 123 --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
460
+
461
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
444
462
 
445
463
  Expected success: `ViewExportRedshiftResult` in the standard JSON envelope; mutation `external_effect`, confirmation `yes_always`, wait policy `returns_job`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
446
464
 
@@ -464,7 +482,9 @@ Expected success: `ViewExportSftpResult` in the standard JSON envelope; mutation
464
482
 
465
483
  Run: `mammoth view export sharepoint`. Exact input fields: `mammoth schema get view.export.sharepoint --output json --no-input`.
466
484
 
467
- Example: `mammoth view export sharepoint 123 123 --input '{"tenant_id": "tenant-id", "client_id": "client-id", "client_secret": "replace-with-secret", "site_url": "https://sharepoint.example/site"}' --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
485
+ Example: `mammoth view export sharepoint 123 123 --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
486
+
487
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
468
488
 
469
489
  Expected success: `ViewExportSharepointResult` in the standard JSON envelope; mutation `external_effect`, confirmation `yes_always`, wait policy `returns_job`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
470
490
 
@@ -472,7 +492,9 @@ Expected success: `ViewExportSharepointResult` in the standard JSON envelope; mu
472
492
 
473
493
  Run: `mammoth view export tableau`. Exact input fields: `mammoth schema get view.export.tableau --output json --no-input`.
474
494
 
475
- Example: `mammoth view export tableau 123 123 --input '{"server_url": "https://tableau.example", "token_name": "token", "token_secret": "replace-with-secret"}' --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
495
+ Example: `mammoth view export tableau 123 123 --input /private/path/request.json --output json --no-input`. Illustrative only: append `--yes` after observing an owned target.
496
+
497
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
476
498
 
477
499
  Expected success: `ViewExportTableauResult` in the standard JSON envelope; mutation `external_effect`, confirmation `yes_always`, wait policy `returns_job`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
478
500
 
@@ -4,7 +4,9 @@
4
4
 
5
5
  Run: `mammoth workspace accept-invite`. Exact input fields: `mammoth schema get workspace.accept-invite --output json --no-input`.
6
6
 
7
- Example: `mammoth workspace accept-invite --input '{"token": "replace-with-secret"}' --output json --no-input`. Runnable only after resolving schema-required IDs and input from observed reads.
7
+ Example: `mammoth workspace accept-invite --input /private/path/request.json --output json --no-input`. Runnable only after resolving schema-required IDs and input from observed reads.
8
+
9
+ Sensitive structured input must come from a private file or pipe; never put secrets in literal argv.
8
10
 
9
11
  Expected success: `WorkspaceAcceptInviteResult` in the standard JSON envelope; mutation `benign_mutation`, confirmation `none`, wait policy `not_async`. On nonzero exit, inspect the JSON error envelope and its `recovery_commands`; do not guess request fields. See [representative envelopes](../machine-output.md) for concrete success/error shapes.
10
12
 
@@ -27,9 +27,31 @@ non-evaluated operator use.
27
27
  install is required for the agent host, run `mammoth skill install
28
28
  --output json --no-input` and verify ownership with `mammoth skill list
29
29
  --output json --no-input`.
30
- 3. Use the protected profile/configuration supplied by the user or environment.
31
- Run `mammoth doctor --profile PROFILE --output json --no-input`; do not print,
32
- echo, or copy its secret-bearing inputs.
30
+ 3. Establish authentication before any remote read or write. In an evaluated
31
+ or isolated run, do not inspect a saved profile and do not run `auth login`:
32
+ use the controller-provided credential broker/sidecar check. If it is not
33
+ provided, stop before authenticated actions. The remaining instructions in
34
+ this step are for ordinary operator runs only. First inspect the selected
35
+ profile without attempting business work:
36
+
37
+ ```bash
38
+ mammoth auth status --output json --no-input
39
+ ```
40
+
41
+ If the status says the profile or credentials are missing, follow
42
+ [authentication](auth.md) to log in using a hidden interactive prompt or a
43
+ protected input file. Never invent a profile, put credentials in chat, or
44
+ put secrets in argv. After login (or when an existing profile is present),
45
+ run the connectivity and configuration check and require success:
46
+
47
+ ```bash
48
+ mammoth doctor --profile PROFILE --output json --no-input
49
+ ```
50
+
51
+ Do not print, echo, or copy secret-bearing inputs. A failed status, login,
52
+ or doctor check stops the task before discovery and business commands. A
53
+ broker check is the equivalent precondition in evaluated mode; do not add a
54
+ profile or `--profile` flag to broker-invoked commands.
33
55
  4. Discover instead of guessing. Run `mammoth schema list/find/get --output
34
56
  json --no-input` for local CLI routes; `mammoth capability list --output
35
57
  json --no-input` is an API-binding inventory and can omit typed/local
@@ -1,6 +1,6 @@
1
1
  [project]
2
2
  name = "mammoth-cli"
3
- version = "2.0.4"
3
+ version = "2.0.5"
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"
@@ -216,10 +216,10 @@ commands:
216
216
  live_exemption_reason: High-impact or external-effect operation without a disposable fixture.
217
217
  contract_fixture: null
218
218
  required_fixture_guard: null
219
- secret_fields: []
219
+ secret_fields:
220
+ - password
220
221
  human_example: mammoth file set-password FILE_ID --help
221
- agent_example: 'mammoth file set-password 123 --input ''{"password": "replace-with-secret"}'' --output
222
- json --no-input'
222
+ agent_example: mammoth file set-password 123 --input /private/path/request.json --output json --no-input
223
223
  unit_tests:
224
224
  - UT-FILE-SET-PASSWORD
225
225
  contract_tests:
@@ -96,10 +96,11 @@ commands:
96
96
  live_exemption_reason: High-impact or external-effect operation without a disposable fixture.
97
97
  contract_fixture: null
98
98
  required_fixture_guard: null
99
- secret_fields: []
99
+ secret_fields:
100
+ - current_password
101
+ - new_password
100
102
  human_example: mammoth user change-password --help
101
- agent_example: 'mammoth user change-password --input ''{"current_password": "replace-with-secret", "new_password":
102
- "replace-with-secret"}'' --output json --no-input'
103
+ agent_example: mammoth user change-password --input /private/path/request.json --output json --no-input
103
104
  unit_tests:
104
105
  - UT-USER-CHANGE-PASSWORD
105
106
  contract_tests: