mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Fri Mar 24 11:31:22 UTC 2023
This commit is contained in:
parent
a4bd29dd06
commit
4ccfc7a5e3
142 changed files with 4081 additions and 397 deletions
|
|
@ -9,7 +9,8 @@ SYNOPSIS
|
|||
| --script-file-path=SCRIPT_FILE_PATH | --script-text=SCRIPT_TEXT)
|
||||
[--machine-type=MACHINE_TYPE] [--priority=PRIORITY]
|
||||
[--provisioning-model=PROVISIONING_MODEL]
|
||||
[--network=NETWORK --subnetwork=SUBNETWORK] [GCLOUD_WIDE_FLAG ...]
|
||||
[--network=NETWORK --subnetwork=SUBNETWORK : --no-external-ip-address]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) This command can fail for the following reasons:
|
||||
|
|
@ -139,6 +140,11 @@ OPTIONAL FLAGS
|
|||
The URL for the subnetwork resource. Must specify network as well if
|
||||
subnetwork is specified
|
||||
|
||||
--no-external-ip-address
|
||||
Required if no external public IP address is attached to the VM. If no
|
||||
external public IP address, additional configuration is required to
|
||||
allow the VM to access Google Services.
|
||||
|
||||
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