mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-22 07:40:10 +00:00
gcloud: Wed Aug 2 11:22:33 UTC 2023
This commit is contained in:
parent
4558a00e48
commit
678b9afba9
240 changed files with 7837 additions and 521 deletions
|
|
@ -248,8 +248,7 @@ FLAGS
|
|||
At most one of these can be specified:
|
||||
|
||||
--ignore-symlinks
|
||||
Ignore file symlinks instead of copying what they point to. Symlinks
|
||||
pointing to directories will always be ignored.
|
||||
Ignore file symlinks instead of copying what they point to.
|
||||
|
||||
--preserve-symlinks
|
||||
Preserve symlinks instead of copying what they point to. With this
|
||||
|
|
@ -259,6 +258,8 @@ FLAGS
|
|||
downloaded while this feature is enabled, as described at
|
||||
https://cloud.google.com/storage-transfer/docs/metadata-preservation#posix_to.
|
||||
|
||||
Directory symlinks are only followed if this flag is specified.
|
||||
|
||||
CAUTION: No validation is applied to the symlink target paths. Once
|
||||
downloaded, preserved symlinks will point to whatever path was
|
||||
specified by the placeholder, regardless of the location or
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue