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

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

DESCRIPTION
    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
        Create a new authorized organizations description.

     delete
        Delete an authorized organizations description.

     describe
        Show details about an authorized organizations description.

     list
        List authorized organizations descriptions.

     update
        Update the organizations for an existing authorized organizations
        description.

NOTES
    This variant is also available:

        $ gcloud alpha access-context-manager authorized-orgs

