-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs: update CLI documentation with new flags and configurations (#584)
- Add AI-related flags (auth token, backend, base URL, model, temperature, top-p) - Enable RBAC authorization with --enable-rbac flag - Add service account token management flags (extend token expiration, issuer, jwks URI, key file, lookup, max token expiration, signing key file) - Update TLS cipher suites and insecure values - Add --github-badge flag for displaying GitHub badge - Add --version flag to print version and exit These changes enhance the CLI's functionality by adding support for AI configurations, improving security with RBAC, and providing better control over service account tokens.
- Loading branch information
Showing
4 changed files
with
48 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.