File: //snap/google-cloud-cli/current/help/man/man1/gcloud_beta_compute_snapshot-settings_describe.1
.TH "GCLOUD_BETA_COMPUTE_SNAPSHOT\-SETTINGS_DESCRIBE" 1
.SH "NAME"
.HP
gcloud beta compute snapshot\-settings describe \- describe snapshot settings
.SH "SYNOPSIS"
.HP
\f5gcloud beta compute snapshot\-settings describe\fR [\fB\-\-region\fR=\fIREGION\fR] [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
\fB(BETA)\fR Describe the snapshot settings of a project.
.SH "EXAMPLES"
To display the snapshot settings of a project called my\-project, run:
.RS 2m
$ gcloud beta compute snapshot\-settings describe \-\-project=my\-project
.RE
.SH "FLAGS"
.RS 2m
.TP 2m
\fB\-\-region\fR=\fIREGION\fR
region for regional snapshot settings
.RE
.sp
.SH "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 \fB$ gcloud help\fR for details.
.SH "API REFERENCE"
This command uses the compute/alpha or compute/beta or comptue/v1 API. The full
documentation for this API can be found at: https://cloud.google.com/compute/
.SH "NOTES"
This command is currently in beta and might change without notice. These
variants are also available:
.RS 2m
$ gcloud compute snapshot\-settings describe
.RE
.RS 2m
$ gcloud alpha compute snapshot\-settings describe
.RE