1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-17 14:26:34 +00:00
gcloud-help/gcloud/alpha/storage/insights/operations/describe
2023-11-15 11:42:54 +00:00

37 lines
1.2 KiB
Text

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.