package
Version:
v0.0.0-...-ef3a459
Opens a new window with list of versions in this module.
Published: Nov 9, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
View Source
var Cmd = &cobra.Command{
Use: "gcsSync",
Short: "Sync two gcs buckets",
Long: "This command can help sync two gcs buckets",
Run: gsSync,
}
Source Files
¶
Click to show internal directories.
Click to hide internal directories.