You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(core): make root command exportable and add config bootstrapping (#120)
- Allow root command to be exported for ease of consumption in wrapper
CLIs and processes
- Add new `ExecuteWithBootstrap` command for injection of a separate
config
- Remove `config-file` CLI flag suffering from race condition between
Viper & Cobra loading first in our "update format" flow
0 commit comments