ReferenceCLI reference
noodle logs
Tenant-safe app logs (redacted, newest-first).
Tenant-safe app logs (redacted, newest-first).
Usage
noodle logsOptions
--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.--limit <n>— Maximum number of log records returned.--level debug|info|warn|error— Minimum log severity filter.--search <text>— Text search applied to log records.--since <iso>— Inclusive ISO timestamp lower bound.--until <iso>— Inclusive ISO timestamp upper bound.--follow— Poll for new records. (aliases: --tail)--interval <seconds>— Polling interval used with --follow. (default 2; minimum 0.5)--max-polls <count>— Bound the number of follow polls.
Run noodle logs --help for the latest options and details.