command
Version:
v0.0.0-...-4a656d5
Opens a new window with list of versions in this module.
Published: Mar 13, 2021
License: CC0-1.0
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
gcs2s3 copy file from gcs to s3. only support single object copy.
same as below:
gsutil cp gs://your/file/path /tmp/hoge
aws s3 cp /tmp/hoge s3://your/file/path
Source Files
¶
Click to show internal directories.
Click to hide internal directories.