File: //snap/google-cloud-cli/current/help/man/man1/gcloud_artifacts_settings_describe.1
.TH "GCLOUD_ARTIFACTS_SETTINGS_DESCRIBE" 1
.SH "NAME"
.HP
gcloud artifacts settings describe \- list all Artifact Registry project settings
.SH "SYNOPSIS"
.HP
\f5gcloud artifacts settings describe\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
List all Artifact Registry project settings.
.SH "EXAMPLES"
To list project settings for project \f5my\-project\fR:
.RS 2m
$ gcloud artifacts settings describe \-\-project=my\-package
.RE
.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 \fBartifactregistry/v1\fR API. The full documentation for
this API can be found at: https://cloud.google.com/artifacts/docs/
.SH "NOTES"
These variants are also available:
.RS 2m
$ gcloud alpha artifacts settings describe
.RE
.RS 2m
$ gcloud beta artifacts settings describe
.RE