gcloud beta quotas adjuster settings describe

NAME
gcloud beta quotas adjuster settings describe - gets details of the QuotaAdjusterSettings for a project
SYNOPSIS
gcloud beta quotas adjuster settings describe --project=PROJECT_ID_OR_NUMBER [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) This command gets the QuotaAdjusterSettings for a project.
EXAMPLES
To get the QuotaAdjusterSettings for container 'projects/12321', run:
gcloud beta quotas adjuster settings describe --project=12321
REQUIRED FLAGS
--project=PROJECT_ID_OR_NUMBER
Project of the container id.
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 beta and might change without notice.