Documentation
¶
Index ¶
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 CheckIfInstanceExists ¶
CheckIfInstanceExists checks if an instance with the given name exists and returns the instance ID if it does
func PrettyPrint ¶
func PrettyPrint(v interface{}) (err error)
func ReadConfig ¶
func ReadConfig(filename string)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.