mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Oct 11 10:37:28 UTC 2023
This commit is contained in:
parent
9641ff6585
commit
c30bb7b4ce
137 changed files with 3139 additions and 267 deletions
|
|
@ -4,7 +4,7 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha iam service-accounts delete SERVICE_ACCOUNT
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--recommend=BOOLEAN_VALUE] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) If the service account does not exist, this command returns a
|
||||
|
|
@ -22,6 +22,12 @@ POSITIONAL ARGUMENTS
|
|||
as a numeric service account ID or as an email, like this:
|
||||
123456789876543212345 or my-iam-account@somedomain.com.
|
||||
|
||||
FLAGS
|
||||
--recommend=BOOLEAN_VALUE
|
||||
If true, checks Active Assist recommendation for the risk level of
|
||||
service account deletion, and issues a warning in the prompt. Optional
|
||||
flag is set to false/no by default.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue