mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
32 lines
769 B
Text
32 lines
769 B
Text
|
|
NAME
|
||
|
|
gcloud survey - invoke a customer satisfaction survey for Google Cloud CLI
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud survey [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
To permanently disable the survey prompt, run:
|
||
|
|
|
||
|
|
$ gcloud config set survey/disable_prompts True
|
||
|
|
|
||
|
|
EXAMPLES
|
||
|
|
To launch the survey, run:
|
||
|
|
|
||
|
|
$ gcloud survey
|
||
|
|
|
||
|
|
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
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha survey
|
||
|
|
|
||
|
|
$ gcloud beta survey
|
||
|
|
|