cli/internal/config
Mislav Marohnić 569645a050 Support hosts.yml existing while config.yml does not
After a person copies `hosts.yml` to a headless system, they will still
be forced to go through re-authentication flow unless they copy or
initialize a `config.yml` as well. This fixes respecting authentication
info from `hosts.yml` even if `config.yml` is missing.
2020-07-01 14:34:44 +02:00
..
alias_config.go better get func 2020-06-05 13:09:04 -05:00
config_file.go Support hosts.yml existing while config.yml does not 2020-07-01 14:34:44 +02:00
config_file_test.go Support hosts.yml existing while config.yml does not 2020-07-01 14:34:44 +02:00
config_setup.go Un-export AuthFlow 2020-06-03 13:43:54 +02:00
config_success.go move config stuff to its own package 2020-04-20 13:57:16 -05:00
config_type.go Support hosts.yml existing while config.yml does not 2020-07-01 14:34:44 +02:00
config_type_test.go test default configuration 2020-06-11 14:04:41 -05:00
testing.go Support hosts.yml existing while config.yml does not 2020-07-01 14:34:44 +02:00