mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 10:56:49 +00:00
gcloud: Wed Jan 8 10:03:00 UTC 2025
This commit is contained in:
parent
52290f76fe
commit
5a9f5ff67e
161 changed files with 2678 additions and 414 deletions
|
|
@ -9,7 +9,7 @@ SYNOPSIS
|
|||
--username=USERNAME (--password=PASSWORD | --prompt-for-password)
|
||||
| [--gcs-bucket=GCS_BUCKET
|
||||
: --gcs-prefix=GCS_PREFIX --provider=PROVIDER]) [--no-async]
|
||||
[--display-name=DISPLAY_NAME] [--labels=[KEY=VALUE,...]]
|
||||
[--display-name=DISPLAY_NAME] [--labels=[KEY=VALUE,...]] [--role=ROLE]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -123,6 +123,10 @@ OPTIONAL FLAGS
|
|||
contain only hyphens (-), underscores (_), lowercase characters, and
|
||||
numbers.
|
||||
|
||||
--role=ROLE
|
||||
The role of the connection profile. ROLE must be one of: SOURCE,
|
||||
DESTINATION.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue