gcloud alpha storage insights operations describe

NAME
gcloud alpha storage insights operations describe - describe an insights operation
SYNOPSIS
gcloud alpha storage insights operations describe OPERATION_NAME [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Get details about an insights operation.
EXAMPLES
To describe the operation "12345" in "us-central1" for the project "my-project", run:
gcloud alpha storage insights operations describe projects/my-project/locations/us-central1/operations/12345
POSITIONAL ARGUMENTS
OPERATION_NAME
The operation name in the format "projects/PROJECT/locations/LOCATION/operations/OPERATION_ID".
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, --help, --impersonate-service-account, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity.

Run $ gcloud help for details.

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.