This website requires JavaScript.
Explore
Help
Sign in
STACKITGit
/
cli
Watch
1
Star
0
Fork
You've already forked cli
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
94de5290e0
cli
/
internal
/
config
History
Download ZIP
Download TAR.GZ
Sam Coe
024cb939af
Rename authCfg.Token to authCfg.ActiveToken and authCfg.SetToken to authCfg.SetActiveToken
2023-12-06 14:06:28 +01:00
..
migration
Only migrate oauth token under new user
2023-12-06 14:06:28 +01: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