mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-17 14:26:34 +00:00
gcloud: Wed Mar 16 08:47:18 UTC 2022
This commit is contained in:
parent
7d82d0fc32
commit
971306823a
187 changed files with 3248 additions and 630 deletions
|
|
@ -7,7 +7,7 @@ SYNOPSIS
|
|||
[--plain] [--ssh-flag=SSH_FLAG] [--ssh-key-file=SSH_KEY_FILE]
|
||||
[--strict-host-key-checking=STRICT_HOST_KEY_CHECKING] [--troubleshoot]
|
||||
[--zone=ZONE] [--internal-ip | --tunnel-through-iap]
|
||||
[--network=NETWORK --region=REGION]
|
||||
[--network=NETWORK --region=REGION : --dest-group=DEST_GROUP]
|
||||
[--ssh-key-expiration=SSH_KEY_EXPIRATION
|
||||
| --ssh-key-expire-after=SSH_KEY_EXPIRE_AFTER] [GCLOUD_WIDE_FLAG ...]
|
||||
[-- SSH_ARGS ...]
|
||||
|
|
@ -229,6 +229,10 @@ FLAGS
|
|||
--region=REGION
|
||||
Configures the region to use when connecting via IP address or FQDN.
|
||||
|
||||
--dest-group=DEST_GROUP
|
||||
Configures the destination group to use when connecting via IP address
|
||||
or FQDN.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--ssh-key-expiration=SSH_KEY_EXPIRATION
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue