@odla-ai/cli 0.25.1 → 0.25.3

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.
package/dist/bin.cjs CHANGED
@@ -3031,9 +3031,12 @@ to this CLI version. Use them as your setup context.
3031
3031
 
3032
3032
  Operational procedures \u2014 releasing, backups, database and code-runtime
3033
3033
  operations \u2014 are **not** in this bundle. They live in the odla database and
3034
- change without a CLI release, so read them at the moment you follow them:
3034
+ change without a CLI release, so ask them at the moment you begin the work.
3035
+ When this repository has an \`appId\`, pass it: app-scoped discovery includes
3036
+ that project's instructions plus the shared platform procedures.
3035
3037
 
3036
3038
  \`\`\`
3039
+ npx odla-ai runbook ask "<what you are about to do>" --app <appId>
3037
3040
  npx odla-ai runbook list
3038
3041
  npx odla-ai runbook get <slug>
3039
3042
  \`\`\`