gcloud_datastore_operations_describe (1)
NAME
- gcloud datastore operations describe - retrieves information about a Cloud Datastore admin operation
SYNOPSIS
-
gcloud datastore operations describe NAME [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
POSITIONAL ARGUMENTS
-
- NAME
-
The unique name of the Operation to retrieve, formatted as either the full or
relative resource path:
- projects/my-app-id/operations/foo
or:
- foo
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
NOTES
These variants are also available:
- $ gcloud alpha datastore operations describe $ gcloud beta datastore operations describe