1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Fri Mar 24 11:31:22 UTC 2023

This commit is contained in:
Automated 2023-03-24 11:31:22 +00:00
parent a4bd29dd06
commit 4ccfc7a5e3
142 changed files with 4081 additions and 397 deletions

View file

@ -4,8 +4,8 @@ NAME
SYNOPSIS
gcloud app instances ssh INSTANCE [--container=CONTAINER]
[--service=SERVICE] [--version=VERSION] [GCLOUD_WIDE_FLAG ...]
[-- COMMAND ...]
[--service=SERVICE] [--tunnel-through-iap] [--version=VERSION]
[GCLOUD_WIDE_FLAG ...] [-- COMMAND ...]
DESCRIPTION
gcloud app instances ssh lets you remotely log in to your running App
@ -59,6 +59,13 @@ FLAGS
--service=SERVICE
The service ID.
--tunnel-through-iap
Tunnel the ssh connection through 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
The version ID.