Noodle Seed
ReferenceCLI reference

noodle rollback

Reactivate a historical deployment.

Reactivate a historical deployment.

Usage

noodle rollback <deployment-id>

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.
  • --reason <text> — Operator reason recorded with the rollback.

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

On this page