Noodle Seed
ReferenceCLI reference

noodle intents

Optional model-supplied user-goal insights for private-preview environments.

Optional model-supplied user-goal insights for private-preview environments.

Usage

noodle intents status|enable|disable|list|purge

Subcommands

  • status — Show whether intent capture is enabled and its retention policy.
  • enable — Enable the fixed starter-v1 taxonomy for one environment.
  • disable — Stop future capture without deleting retained intent events.
  • list — Show coverage, goal-fit breakdowns, tools, and recent intent.
    • --window 24h|7d|14d — Retention-bounded insight window. (default 7d)
  • purge — Permanently delete retained intent and disable future capture.
    • --yes — Confirm permanent deletion. (required)

Options

  • --org <slug> — Organization slug.
  • --app <slug> — Application slug.
  • --env <slug> — Environment slug.
  • --service <url> — Control-plane service URL.
  • --auth-token <token> — Control-plane authentication token.
  • --json — Emit JSON output.

Run noodle intents --help for the latest options and details.

On this page