Noodle Seed
ReferenceCLI reference

noodle doctor

Check login, service, project, validation, and config.

Check login, service, project, validation, and config.

Usage

noodle doctor

Options

  • --service <url> — Control-plane service URL.
  • --auth-token <token> — Control-plane authentication token.
  • --org <slug> — Organization slug.
  • --app <slug> — Application slug.
  • --env <slug> — Environment slug.
  • --entrypoint <path> — Authored server entrypoint to validate.
  • --connectors <file> — Connector configuration file.
  • --agent-output — Emit an agent-ready readiness prompt with the next command per failed check.
  • --json — Emit structured checks and summary.

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

On this page