1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-20 13:10:18 +00:00

gcloud: Wed Feb 11 11:28:24 UTC 2026

This commit is contained in:
Automated 2026-02-11 11:28:25 +00:00
parent 582f364023
commit aaff695a08
2667 changed files with 84754 additions and 68242 deletions

View file

@ -129,15 +129,15 @@ OPTIONAL FLAGS
At most one of these can be specified:
Private connection resource - Resource ID of the private connection.
This represents a Cloud resource. (NOTE) Some attributes are not given
arguments in this group but can be set in other ways.
Private connection resource - Resource ID of the private connection.
This represents a Cloud resource. (NOTE) Some attributes are not given
arguments in this group but can be set in other ways.
To set the project attribute:
▸ provide the argument --private-connection on the command line with
a fully specified name;
▸ provide the argument --project on the command line;
▸ set the property core/project.
To set the project attribute:
▸ provide the argument --private-connection on the command line with
a fully specified name;
▸ provide the argument --project on the command line;
▸ set the property core/project.
To set the region attribute:
▸ provide the argument --private-connection on the command line with
@ -149,33 +149,35 @@ OPTIONAL FLAGS
private_connection.
To set the private_connection attribute:
provide the argument --private-connection on the command line.
provide the argument --private-connection on the command line.
--static-ip-connectivity
use static ip connectivity
--forward-ssh-hostname=FORWARD_SSH_HOSTNAME
Hostname for the SSH tunnel.
Or at least one of these can be specified:
This flag argument must be specified if any of the other arguments in
this group are specified.
--forward-ssh-hostname=FORWARD_SSH_HOSTNAME
Hostname for the SSH tunnel.
--forward-ssh-username=FORWARD_SSH_USERNAME
Username for the SSH tunnel.
This flag argument must be specified if any of the other arguments
in this group are specified.
This flag argument must be specified if any of the other arguments in
this group are specified.
--forward-ssh-username=FORWARD_SSH_USERNAME
Username for the SSH tunnel.
--forward-ssh-port=FORWARD_SSH_PORT; default=22
Port for the SSH tunnel, default value is 22.
This flag argument must be specified if any of the other arguments
in this group are specified.
Exactly one of these must be specified:
--forward-ssh-port=FORWARD_SSH_PORT; default=22
Port for the SSH tunnel, default value is 22.
--forward-ssh-password=FORWARD_SSH_PASSWORD
SSH password.
Exactly one of these must be specified:
--forward-ssh-private-key=FORWARD_SSH_PRIVATE_KEY
SSH private key..
--forward-ssh-password=FORWARD_SSH_PASSWORD
SSH password.
--forward-ssh-private-key=FORWARD_SSH_PRIVATE_KEY
SSH private key..
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account,