NAME
    gcloud artifacts operations - manage Artifact Registry long-running
        operations

SYNOPSIS
    gcloud artifacts operations COMMAND [GCLOUD_WIDE_FLAG ...]

EXAMPLES
    To describe a Artifact Registry operation given a valid operation id and
    artifacts/location property is set, run:

        $ gcloud artifacts operations describe \
            13166c87-a9c0-4b5f-8ccf-c5343a93eb2b

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

    Run $ gcloud help for details.

COMMANDS
    COMMAND is one of the following:

     describe
        Describe an Artifact Registry operation.

NOTES
    These variants are also available:

        $ gcloud alpha artifacts operations

        $ gcloud beta artifacts operations

