You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: add --json flag as shorthand for --output json (#656)
* feat: add --json flag as shorthand for --output json
Adds a persistent --json boolean flag to all commands, matching the
convention used by gh, kubectl, and other agent-friendly CLIs.
Implements GetOutputKind(cmd) helper in cliflags that checks --json
before falling back to --output, avoiding PersistentPreRun override
issues with child commands.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
* chore: remove whoami command reference (lives on separate branch)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
---------
Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
DevStreamURIDescription="Streaming service endpoint that the dev server uses to obtain authoritative flag data. This may be a LaunchDarkly or Relay Proxy endpoint"
0 commit comments