NAME
    gcloud alpha access-context-manager authorized-orgs - manage Access Context
        Manager authorized organizations descriptions

SYNOPSIS
    gcloud alpha access-context-manager authorized-orgs COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) An authorized organizations description describes a list of
    organizations (1) that have been authorized to use certain asset (for
    example, device) data owned by different organizations at the enforcement
    points, or (2) with certain asset (for example, device) have been
    authorized to access the resources in another organization at the
    enforcement points.

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     create
        (ALPHA) Create a new authorized organizations description.

     delete
        (ALPHA) Delete an authorized organizations description.

     describe
        (ALPHA) Show details about an authorized organizations description.

     list
        (ALPHA) List authorized organizations descriptions.

     update
        (ALPHA) Update the organizations for an existing authorized
        organizations description.

NOTES
    This command is currently in alpha and might change without notice. If this
    command fails with API permission errors despite specifying the correct
    project, you might be trying to access an API with an invitation-only early
    access allowlist. This variant is also available:

        $ gcloud access-context-manager authorized-orgs

