Documentation ¶
Index ¶
Constants ¶
View Source
const ( ScwConfigPathEnv = "SCW_CLI_CONFIG_PATH" DefaultConfigFileName = "cli.yaml" )
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Config ¶
func LoadConfig ¶
LoadConfig tries to load config file returns a new empty config if file doesn't exist return error if fail to load config file
Click to show internal directories.
Click to hide internal directories.