Releases: firehydrant/fhcli
Releases · firehydrant/fhcli
v0.0.15
01 Aug 20:14
Compare
Sorry, something went wrong.
No results found
Changelog
1a9e2b6 Add dependabot, update to current golang and api version
afc86b9 Add installation guide to fhcli (#8 )
524a518 Correct execute command name (#4 )
b10437f Merge pull request #10 from firehydrant/update_everything
deab3c6 Merge pull request #9 from firehydrant/update_dependencies
5331313 Update dependencies to address dependabot alerts
adaf549 ignore .DS_Store
v0.0.14
17 Feb 23:02
Compare
Sorry, something went wrong.
No results found
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.13
16 Apr 18:17
Compare
Sorry, something went wrong.
No results found
v0.0.12
27 Mar 13:52
Compare
Sorry, something went wrong.
No results found
Changelog
e7c8c10 Fix nil pointer dereference fatal
v0.0.11
18 Mar 20:43
Compare
Sorry, something went wrong.
No results found
v0.0.10
04 Mar 23:59
Compare
Sorry, something went wrong.
No results found
Changelog
bb68905 Put fhcli checkout in gopath
v0.0.8
22 Feb 02:52
Compare
Sorry, something went wrong.
No results found
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
14 Feb 20:31
Compare
Sorry, something went wrong.
No results found
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.6
13 Feb 23:21
Compare
Sorry, something went wrong.
No results found
v0.0.5
13 Feb 23:12
Compare
Sorry, something went wrong.
No results found
Changelog
513c311 Build correct target
ca9a1bb Refactor to use urfav/cli