- NAME
-
- gcloud scheduler operations describe - show the latest status of an operation
- SYNOPSIS
-
-
gcloud scheduler operations describe
--name
=NAME
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- Show the latest status of an operation.
- EXAMPLES
-
To describe the latest status of an operation:
gcloud scheduler operations describe projects/my-project/locations/us-central1/operations/my-operation
- REQUIRED FLAGS
-
--name
=NAME
- The full name of the Cloud Scheduler operation to describe. Format: projects/{project}/locations/{location}/operations/{operation}
- 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.
gcloud scheduler operations describe
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2025-10-21 UTC.