NAME
    gcloud alpha edge-cache origins - interact with and manage EdgeCacheOrigin
        resources

SYNOPSIS
    gcloud alpha edge-cache origins COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Interact with and manage EdgeCacheOrigin resources.

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 an EdgeCacheOrigin resource.

     delete
        (ALPHA) Delete an EdgeCacheOrigin resource.

     describe
        (ALPHA) Show details about an EdgeCacheOrigin resource.

     export
        (ALPHA) Export an EdgeCacheOrigin resource.

     import
        (ALPHA) Import an EdgeCacheOrigin resource.

     list
        (ALPHA) List all EdgeCacheOrigin resources in a project.

     update
        (ALPHA) Update an EdgeCacheOrigin resource.

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 edge-cache origins

