v0.0.1
Changelog
Features
- 7e0c6a4: feat: add --output-format for commands that need it (@synackd)
- 47717d0: feat: add config-set command (@synackd)
- c7239e8: feat: add config-unset command (@synackd)
Build System
- c753cd9: build: ignore config when generating shell completions (@synackd)
- 25280d9: ci: add shell completions (@synackd)
Other
- e6547cb: chore: run gofmt (@synackd)
- 7a417b2: chore: run gofmt (@synackd)
- fcd3754: doc(man): add cloud-init(1) man page (@synackd)
- 07d5179: doc: add --output-format to man pages (@synackd)
- 8c10404: doc: add example config file (@synackd)
- 7460d36: doc: update man pages with config command changes (@synackd)
- 643c307: refactor(cloud-init): match API of cloud-init server v0.1.1 (@synackd)
- 91b8668: refactor: replace viper with koanf (@synackd)