1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 14:56:05 +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

@ -5,7 +5,7 @@ NAME
SYNOPSIS
gcloud app instances scp [INSTANCE:]SRC [[INSTANCE:]SRC ...]
[INSTANCE:]DEST [--compress] [--recurse] [--service=SERVICE]
[--version=VERSION] [GCLOUD_WIDE_FLAG ...]
[--tunnel-through-iap] [--version=VERSION] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
gcloud app instances scp lets you remotely copy files to or from an App
@ -54,6 +54,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.