Noodle Seed
ReferenceCLI reference

noodle audit

Operator governance audit status and event queries.

Operator governance audit status and event queries.

Usage

noodle audit status|events

Subcommands

  • status — Show whether the audit capability is enabled.
  • events — Query audit events for an org.
    • --org <slug> — Organization slug. (required)
    • --app <slug> — Application slug.
    • --env <slug> — Environment slug.
    • --event-type <type> — Audit event type filter.
    • --limit <n> — Maximum number of audit events returned.

Options

  • --service <url> — Control-plane service URL.
  • --auth-token <token> — Control-plane authentication token.
  • --json — Emit JSON output.

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

On this page