Noodle Seed
ReferenceCLI reference

noodle access

Set the identity access mode for a hosted deployment.

Set the identity access mode for a hosted deployment.

Usage

noodle access set

Subcommands

  • set owner-only|org-members|authenticated|public|mixed|customers — Set the access mode for a target.
    • --version <version> — Server version whose access mode is changed.

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 access --help for the latest options and details.

On this page