service-account
Operations with service accounts
Usage
Operations with service accounts.
Commands:
Usage | Description |
---|---|
Create a service account | |
Get service account SERVICE_ACCOUNT | |
List service accounts | |
Remove service accounts SERVICE_ACCOUNT |
create
Create a service account
Usage
Create a service account.
Options
Name | Description |
---|---|
--help | Show this message and exit. |
--default-cluster CLUSTER | Service account default cluster. Current cluster will be used if not specified |
--default-org ORG | Service account default organization. Current org will be used if not specified |
--default-project PROJECT | Service account default project. Current project will be used if not specified |
--name NAME | Optional service account name |
get
Get service account SERVICE_ACCOUNT
Usage
Get service account SERVICE
_ACCOUNT
.
Options
Name | Description |
---|---|
--help | Show this message and exit. |
ls
List service accounts
Usage
List service accounts.
Options
Name | Description |
---|---|
--help | Show this message and exit. |
rm
Remove service accounts SERVICE_ACCOUNT
Usage
Remove service accounts SERVICE
_ACCOUNT
.
Options
Name | Description |
---|---|
--help | Show this message and exit. |
Last updated