gcloud access-context-manager perimeters

NAME
gcloud access-context-manager perimeters - manage Access Context Manager service perimeters
SYNOPSIS
gcloud access-context-manager perimeters GROUP | COMMAND [GCLOUD_WIDE_FLAG]
DESCRIPTION
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.

GCLOUD WIDE FLAGS
These flags are available to all commands: --help.

Run $ gcloud help for details.

GROUPS
GROUP is one of the following:
dry-run
Enable management of dry-run mode configuration for Service Perimeters.
COMMANDS
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.
NOTES
These variants are also available:
gcloud alpha access-context-manager perimeters
gcloud beta access-context-manager perimeters