gcloud alpha storage batch-operations bucket-operations describe

INFORMATION
gcloud alpha storage batch-operations bucket-operations describe is not available in universe domain universe.
NAME
gcloud alpha storage batch-operations bucket-operations describe - describe a bucket operation for a batch operation job
SYNOPSIS
gcloud alpha storage batch-operations bucket-operations describe (BUCKET_OPERATION : --job=JOB) [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) Describe a single bucket operation for a batch operation job.
EXAMPLES
The following example command describes bucket operation bo-1 for batch job my-job:
gcloud alpha storage batch-operations bucket-operations describe bo-1 --job=my-job

The following example command describes bucket operation bo-1 using its fully qualified name:

gcloud alpha storage batch-operations bucket-operations describe projects/my-project/locations/global/jobs/my-job/bucketOperations/bo-1
POSITIONAL ARGUMENTS
Bucket operation resource - The bucket operation to describe. The arguments in this group can be used to specify the attributes of this resource. (NOTE) Some attributes are not given arguments in this group but can be set in other ways.

To set the project attribute:

  • provide the argument bucket_operation on the command line with a fully specified name;
  • provide the argument --project on the command line;
  • set the property core/project.

To set the location attribute:

  • provide the argument bucket_operation on the command line with a fully specified name;
  • The default is global.

This must be specified.

BUCKET_OPERATION
ID of the bucket-operation or fully qualified identifier for the bucket-operation.

To set the bucket-operation attribute:

  • provide the argument bucket_operation on the command line.

This positional argument must be specified if any of the other arguments in this group are specified.

--job=JOB
Batch Job ID for the bucket-operation.

To set the job attribute:

  • provide the argument bucket_operation on the command line with a fully specified name;
  • provide the argument --job on the command line.
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. This variant is also available:
gcloud storage batch-operations bucket-operations describe