gcloud_beta_access-context-manager_policies_create (1)
NAME
- gcloud beta access-context-manager policies create - create a new access policy
SYNOPSIS
-
gcloud beta access-context-manager policies create --organization=ORGANIZATION --title=TITLE [--async] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Create a new access policy.
REQUIRED FLAGS
-
- --organization=ORGANIZATION
-
- The parent organization for the access policies.
- The parent organization for the access policies.
- --title=TITLE
-
Short human-readable title of the access level.
OPTIONAL FLAGS
-
- --async
-
Display information about the operation in progress, without waiting for the
operation to complete.
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
API REFERENCE
This command uses the accesscontextmanager/v1beta API. The full documentation for this API can be found at: cloud.google.com/access-context-manager/docs/reference/rest
NOTES
This command is currently in BETA and may change without notice.