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

gcloud: Wed Jan 10 10:17:49 UTC 2024

This commit is contained in:
Automated 2024-01-10 10:17:49 +00:00
parent 08ad88258a
commit 5fec13c692
262 changed files with 3211 additions and 4501 deletions

View file

@ -11,10 +11,6 @@ SYNOPSIS
| --ssh-key-expire-after=SSH_KEY_EXPIRE_AFTER] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(DEPRECATED) gcloud compute copy-files is deprecated. Please use gcloud
compute scp instead. Note that gcloud compute scp does not have recursive
copy on by default. To turn on recursion, use the --recurse flag.
gcloud compute copy-files copies files between a virtual machine instance
and your local machine using the scp command. This command does not work
for Windows VMs.