- NAME
-
- gcloud access-context-manager perimeters dry-run - enable management of dry-run mode configuration for Service Perimeters
- SYNOPSIS
-
-
gcloud access-context-manager perimeters dry-runCOMMAND[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, by
default.
A dry-run mode configuration ( also known as the Service Perimeter ` spec ` ) makes it possible to understand the impact of any changes to a VPC Service Controls policy change before committing the change to the enforcement mode configuration.
Note: For Service Perimeters without an explicit dry-run mode configuration, the enforcement mode configuration is used as the dry-run mode configuration, resulting in no audit logs being generated.
- GCLOUD WIDE FLAGS
- These flags are available to all commands:
--help.Run
$ gcloud helpfor details. - COMMANDS
-
is one of the following:COMMAND-
create - Create a dry-run mode configuration for a new or existing Service Perimeter.
-
delete - Mark the Service Perimeter as deleted in the dry-run mode.
-
describe - Display the dry-run mode configuration for a Service Perimeter.
-
drop - Reset the dry-run mode configuration of a Service Perimeter.
-
enforce - Enforces a Service Perimeter's dry-run configuration.
-
enforce-all - Enforces the dry-run mode configuration for all Service Perimeters.
-
list - List the effective dry-run configuration across all Service Perimeters.
-
update - Update the dry-run mode configuration for a Service Perimeter.
-
- NOTES
- These variants are also available:
gcloud alpha access-context-manager perimeters dry-rungcloud beta access-context-manager perimeters dry-run
gcloud access-context-manager perimeters dry-run
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License , and code samples are licensed under the Apache 2.0 License . For details, see the Google Developers Site Policies . Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2026-05-27 UTC.

