service-account
Operations with service accounts
Usage
Operations with service accounts.
Commands:
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
--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
--help
Show this message and exit.
ls
List service accounts
Usage
List service accounts.
Options
--help
Show this message and exit.
rm
Remove service accounts SERVICE_ACCOUNT
Usage
Remove service accounts SERVICE
_ACCOUNT
.
Options
--help
Show this message and exit.
Last updated