Skip to content

docs: add missing commands and options to CLI commands reference#632

Open
notgitika wants to merge 1 commit intoaws:mainfrom
notgitika:worktree-docs-commands-update
Open

docs: add missing commands and options to CLI commands reference#632
notgitika wants to merge 1 commit intoaws:mainfrom
notgitika:worktree-docs-commands-update

Conversation

@notgitika
Copy link
Contributor

Description

Add documentation for commands and options that were missing from docs/commands.md:

  • New add subcommands: gateway, gateway-target, evaluator, online-eval, policy-engine, policy — each with full flag tables and usage examples
  • New remove subcommands: evaluator, online-eval, gateway, gateway-target, policy-engine, policy
  • Updated add gateway: added --policy-engine and --policy-engine-mode options
  • Updated add identity: expanded with OAuth credential type (--type oauth, --discovery-url, --client-id, --client-secret, --scopes)
  • Updated status: added --type, --state, --json filter options with policy-engine and policy in type values

Related Issue

Closes #

Documentation PR

N/A — this is the documentation update itself.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe):

Testing

How have you tested the change?

  • I ran npm run test:unit and npm run test:integ — N/A, docs-only change
  • I ran npm run typecheck — N/A, docs-only change
  • I ran npm run lint — N/A, docs-only change
  • If I modified src/assets/, I ran npm run test:update-snapshots and committed the updated snapshots

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the
terms of your choice.

- Add gateway, gateway-target, evaluator, online-eval, policy-engine,
  and policy to `add` subcommands with full flag documentation
- Add corresponding `remove` subcommands (evaluator, online-eval,
  gateway, gateway-target, policy-engine, policy)
- Add --policy-engine and --policy-engine-mode options to add gateway
- Expand identity docs with OAuth credential type support
- Expand status command with --type, --state, --json filter options
- Add policy-engine and policy to status --type filter values
@notgitika notgitika requested a review from a team March 25, 2026 04:53
@github-actions github-actions bot added the size/m PR size: M label Mar 25, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/m PR size: M

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants