Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[DOC-625][docs][cli][ybm] CLI documentation for additional functionality in API keys #25811

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ Create an API key.
| --unit | Required. The time unit for the duration for which the API Key will be valid. `Hours`, `Days`, or `Months`. |
| ‑‑description | Description for the API key. |
| --role-name | The name of the role to assign to the API Key. If not provided, the Admin role is assigned. |
| --network-allow-lists | To restrict use of the API key to specific IP addresses, provide comma-separated names of [network allow lists](../managed-cli-network-allow-list). |

### list

Expand Down