NAME
    gcloud beta access-context-manager perimeters - manage Access Context
        Manager service perimeters

SYNOPSIS
    gcloud beta access-context-manager perimeters GROUP | COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (BETA) 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
        (BETA) Enable management of dry-run mode configuration for Service
        Perimeters.

COMMANDS
    COMMAND is one of the following:

     create
        (BETA) Create a new service perimeter.

     delete
        (BETA) Delete a service perimeter.

     describe
        (BETA) Show details about a service perimeter.

     list
        (BETA) List service perimeters.

     replace-all
        (BETA) Replace all existing service perimeters.

     update
        (BETA) Update the enforced configuration for an existing Service
        Perimeter.

NOTES
    This command is currently in beta and might change without notice. These
    variants are also available:

        $ gcloud access-context-manager perimeters

        $ gcloud alpha access-context-manager perimeters

