Create the set subcommand
- Create an set command in
cmd/config/set.go
- Add test
bbctl config set KEY VALUE
The KEY and VALUE will be saved to config.yaml
Edited by Jacob Kershaw
UNCLASSIFIED - NO CUI
Currently supported Big Bang Version is 2.40.0
cmd/config/set.go
bbctl config set KEY VALUE
The KEY and VALUE will be saved to config.yaml
UNCLASSIFIED - NO CUI