cli/internal/config
Mislav Marohnić a8b06c329b Ensure correct ANSI color output during OAuth flow on Windows
We used to write directly to `os.Stderr`, but we first need to convert
that into a colorable stream.
2020-09-01 12:31:36 +02:00
..
alias_config.go better get func 2020-06-05 13:09:04 -05:00
config_file.go Isolate all alias commands 2020-08-11 13:57:48 +02:00
config_file_test.go Avoid erroring when looking up config keys for nonexistent host 2020-08-12 15:33:26 +02:00
config_setup.go Ensure correct ANSI color output during OAuth flow on Windows 2020-09-01 12:31:36 +02:00
config_success.go move config stuff to its own package 2020-04-20 13:57:16 -05:00
config_type.go Avoid erroring when looking up config keys for nonexistent host 2020-08-12 15:33:26 +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