- NAME
-
- gcloud beta compute recoverable-snapshots describe - describe a Compute Engine recoverable snapshot
- SYNOPSIS
-
-
gcloud beta compute recoverable-snapshots describeRECOVERABLE_SNAPSHOT_NAME[GCLOUD_WIDE_FLAG …]
-
- DESCRIPTION
-
(BETA)gcloud beta compute recoverable-snapshots describedisplays all data associated with a Compute Engine recoverable snapshot in the project. - EXAMPLES
-
To describe a global recoverable snapshot, run:
gcloud beta compute recoverable-snapshots describe my-recoverable-snapshot - POSITIONAL ARGUMENTS
-
RECOVERABLE_SNAPSHOT_NAME- Name of the recoverable-snapshot to describe.
- 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 helpfor details. - NOTES
-
This command is currently in beta and might change without notice. This variant
is also available:
gcloud alpha compute recoverable-snapshots describe
gcloud beta compute recoverable-snapshots 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 2026-09-15 UTC.