- Enhance build, changelog and release scripts (#17)
- Update README content (#15)
- Update issue and PR templates (#14)
- Add service connection and its child subcommands (#12)
- Add OutputBuilder and CcaClient to cli.Wrapper struct (#11)
- Add Contributing Guidelines (#10)
- Add PR, Issue templates (#9)
- Use cli.Wrapper struct to hold references of 'things' (#7)
- Command long description helper function (#6)
- Remove unused codes
- Disable colored output by default (#5)
- Install missing goimports on CI pipeline (#4)
- Set name for CI jobs (#3)
- Add global flags: api-url, api-key, loglevel, etc (#2)
- Initial commit of 'cca' CLI binary (#1)
- Initial commit