Noodle Seed
ReferenceCLI reference

noodle status

Show hosted deployment status.

Show hosted deployment status.

Usage

noodle status

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. (conflicts: --watch)
  • --version <version> — Server version to inspect.
  • --watch — Live-refresh in place (Ctrl-C to stop); TTY repaints, non-TTY streams timestamped snapshots. (conflicts: --json)
  • --interval <seconds> — Refresh interval used with --watch. (default 5; minimum 2)

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

On this page