mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Wed Apr 26 10:24:37 UTC 2023
This commit is contained in:
parent
b33a8a3e6e
commit
2ae1bc2b12
276 changed files with 6093 additions and 833 deletions
|
|
@ -151,10 +151,13 @@ FLAGS
|
|||
interact with any of your existing Cloud Storage data.
|
||||
|
||||
--manifest-file=MANIFEST_FILE
|
||||
Path to a .csv file in a Google Cloud Storage bucket containing a
|
||||
list of files to transfer from your source. E.g.,
|
||||
gs://mybucket/manifest.csv. For manifest file formatting, see
|
||||
https://cloud.google.com/storage-transfer/docs/manifest.
|
||||
Path to a .csv file containing a list of files to transfer from your
|
||||
source. For manifest files in Cloud Storage, specify the absolute
|
||||
path (e.g., gs://mybucket/manifest.csv). For manifest files stored in
|
||||
a source or destination POSIX file system, provide the relative path
|
||||
(e.g., source://path/to/manfest.csv or
|
||||
destination://path/to/manifest.csv). For manifest file formatting,
|
||||
see https://cloud.google.com/storage-transfer/docs/manifest.
|
||||
|
||||
EVENT STREAM
|
||||
|
||||
|
|
|
|||
|
|
@ -175,10 +175,13 @@ FLAGS
|
|||
interact with any of your existing Cloud Storage data.
|
||||
|
||||
--manifest-file=MANIFEST_FILE
|
||||
Path to a .csv file in a Google Cloud Storage bucket containing a
|
||||
list of files to transfer from your source. E.g.,
|
||||
gs://mybucket/manifest.csv. For manifest file formatting, see
|
||||
https://cloud.google.com/storage-transfer/docs/manifest.
|
||||
Path to a .csv file containing a list of files to transfer from your
|
||||
source. For manifest files in Cloud Storage, specify the absolute
|
||||
path (e.g., gs://mybucket/manifest.csv). For manifest files stored in
|
||||
a source or destination POSIX file system, provide the relative path
|
||||
(e.g., source://path/to/manfest.csv or
|
||||
destination://path/to/manifest.csv). For manifest file formatting,
|
||||
see https://cloud.google.com/storage-transfer/docs/manifest.
|
||||
|
||||
EVENT STREAM
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue