Releases: firehydrant/fhcli
Releases · firehydrant/fhcli
v0.0.14
Changelog
- ddd5c70 Fix api key flag in docs
- 3989b4a Fix formatting of init command
- 74bc3e2 Fix goreleaser config (#7)
- e335cf5 Merge pull request #6 from firehydrant/update-releasing-workflow
- e3a6fd7 Modernize and use goreleaser action
v0.0.12
Changelog
e7c8c10 Fix nil pointer dereference fatal
v0.0.10
Changelog
bb68905 Put fhcli checkout in gopath
v0.0.8
Changelog
491a24a Add init command for writing config
e405cfc Disable gomodules
d423f75 Refactor to use API helpers moved into api-client-go
1337334 Support reading from a config file
4dad0df Update docs for init
v0.0.7
Changelog
8bf9f7f DRY up identity/label parsing and fail on missing API key
8acc5c9 Release for MacOS, embed version and include hostname in labels
v0.0.5
Changelog
513c311 Build correct target
ca9a1bb Refactor to use urfav/cli