Documentation
¶
Index ¶
- Variables
- func Execute() error
- func GenerateIDToken() uuid.UUID
- func PrettyPrint(v interface{}) (err error)
- func ProcessDownloadSlice(downloadSlice []string, remote tools.Remote)
- func ProcessUploadSlice(uploadSlice []string, remote tools.Remote)
- func ReadConfig(cloudProvider string) error
- func TabWriter(res interface{}, tmpl string)
Constants ¶
This section is empty.
Variables ¶
View Source
var Version = "Not Set"
Version of CLI set by go build command go build -ldflags "-X main.Version=`git rev-parse HEAD`"
Functions ¶
func GenerateIDToken ¶ added in v0.1.13
func PrettyPrint ¶
func PrettyPrint(v interface{}) (err error)
func ProcessDownloadSlice ¶ added in v0.1.19
func ProcessUploadSlice ¶ added in v0.1.20
func ReadConfig ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.