gcloud alpha compute recoverable-snapshots describe

INFORMATION
gcloud alpha compute recoverable-snapshots describe is not available in universe domain universe.
NAME
gcloud alpha compute recoverable-snapshots describe - describe a Compute Engine recoverable snapshot
SYNOPSIS
gcloud alpha compute recoverable-snapshots describe RECOVERABLE_SNAPSHOT_NAME [GCLOUD_WIDE_FLAG]
DESCRIPTION
(ALPHA) gcloud alpha compute recoverable-snapshots describe displays all data associated with a Compute Engine recoverable snapshot in the project.
EXAMPLES
To describe a global recoverable snapshot, run:
gcloud alpha 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 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 beta compute recoverable-snapshots describe