ad7f80f2bf
Currently, if config file doesn't exist - airshipctl doesn't throw an error and uses empty config object instead. It seems this behavior was an attempt to hide an error if there was a call of subcommand which is not require proper config file. Since we moved config load calls to the specific subcommands from root level - current behavior should be changed and we have to throw an error instead if it's not possible to access config file. Change-Id: I7e949fbc9d48d682e26500e0b6b6b9bd12665e24 Relates-To: #199 Closes: #199 Signed-off-by: Ruslan Aliev <raliev@mirantis.com> |
||
---|---|---|
.. | ||
testdata | ||
authinfo_test.go | ||
authinfo.go | ||
bootstrap.go | ||
cluster_test.go | ||
cluster.go | ||
config_helper_test.go | ||
config_helper.go | ||
config_test.go | ||
config.go | ||
constants.go | ||
context.go | ||
errors.go | ||
management_test.go | ||
management.go | ||
manifest.go | ||
options_test.go | ||
options.go | ||
repo_test.go | ||
repo.go | ||
utils.go |