cli/internal/config
Sam Coe 52fb3b62b3
Update multi-account migration error msg (#8448)
* Make sure default host is stubbed out for all auth login tests

* Improve multi-account migration error message
2023-12-11 15:20:23 +00:00
..
migration Update multi-account migration error msg (#8448) 2023-12-11 15:20:23 +00:00
auth_config_test.go Rename authCfg.Token to authCfg.ActiveToken and authCfg.SetToken to authCfg.SetActiveToken 2023-12-06 14:06:28 +01:00
config.go Rename authCfg.Token to authCfg.ActiveToken and authCfg.SetToken to authCfg.SetActiveToken 2023-12-06 14:06:28 +01:00
config_mock.go Address PR comments 2023-12-06 14:06:28 +01:00
config_test.go Set user level config values automatically when setting host level config values 2023-12-06 14:06:28 +01:00
migrate_test.go Address PR comments 2023-12-06 14:06:28 +01:00
migration_mock.go Initial multi-account migration work 2023-12-06 14:06:28 +01:00
stub.go Always mock the keyring in NewIsolatedTestConfig 2023-12-06 14:06:28 +01:00