gcloud access-context-manager perimeters - manage Access Context Manager service perimeters
gcloud access-context-manager perimeters GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
A service perimeter describes a set of Google Cloud Platform resources which can freely import and export data amongst themselves, but not externally.
Currently, the only allowed members of a service perimeter are projects.
These flags are available to all commands: --help.
Run $ gcloud help for details.
GROUP is one of the following:
- dry-run
Enable management of dry-run mode configuration for Service Perimeters.
COMMAND is one of the following:
- create
Create a new service perimeter.
- delete
Delete a service perimeter.
- describe
Show details about a service perimeter.
- list
List service perimeters.
- replace-all
Replace all existing service perimeters.
- update
Update the enforced configuration for an existing Service Perimeter.
These variants are also available:
$ gcloud alpha access-context-manager perimeters
$ gcloud beta access-context-manager perimeters