1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Thu Jan 19 00:56:33 UTC 2023

This commit is contained in:
Automated 2023-01-19 00:56:33 +00:00
parent 348d9760ee
commit 1248f773ec
1462 changed files with 51835 additions and 5402 deletions

View file

@ -4,8 +4,8 @@ NAME
SYNOPSIS
gcloud beta app instances ssh INSTANCE [--container=CONTAINER]
[--service=SERVICE, -s SERVICE] [--version=VERSION, -v VERSION]
[GCLOUD_WIDE_FLAG ...] [-- COMMAND ...]
[--service=SERVICE, -s SERVICE] [--tunnel-through-iap]
[--version=VERSION, -v VERSION] [GCLOUD_WIDE_FLAG ...] [-- COMMAND ...]
DESCRIPTION
(BETA) gcloud beta app instances ssh lets you remotely log in to your
@ -59,6 +59,13 @@ FLAGS
--service=SERVICE, -s SERVICE
The service ID.
--tunnel-through-iap
Tunnel the ssh connection through Cloud Identity-Aware Proxy for TCP
forwarding.
To learn more, see the IAP for TCP forwarding documentation
(https://cloud.google.com/iap/docs/tcp-forwarding-overview).
--version=VERSION, -v VERSION
The version ID.