mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jan 18 10:21:20 UTC 2024
This commit is contained in:
parent
5fec13c692
commit
a47e1e835a
156 changed files with 4341 additions and 674 deletions
|
|
@ -4,7 +4,8 @@ NAME
|
|||
|
||||
SYNOPSIS
|
||||
gcloud alpha scc posture-deployments update POSTURE_DEPLOYMENT_NAME
|
||||
[--description=DESCRIPTION] [--etag=ETAG] [--update-mask=UPDATE_MASK]
|
||||
[--async] [--description=DESCRIPTION] [--etag=ETAG]
|
||||
[--update-mask=UPDATE_MASK]
|
||||
[--posture-id=POSTURE_ID --posture-revision-id=POSTURE_REVISION_ID]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
|
|
@ -40,6 +41,10 @@ POSITIONAL ARGUMENTS
|
|||
organizations/<organizationID>/locations/<location>/postureDeployments/<postureDeploymentID>.
|
||||
|
||||
FLAGS
|
||||
--async
|
||||
Return immediately, without waiting for the operation in progress to
|
||||
complete.
|
||||
|
||||
--description=DESCRIPTION
|
||||
Updated description of posture deployment.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue