Releases: hobbyfarm/hfcli
Releases · hobbyfarm/hfcli
v0.2.0
0.1.0
Changelog
- 6d657c7 Add Github Action to build and release hfcli, Add Docker image
- c794cc1 Add command
hfcli get scenario
to download existing scenarios from Hobbyfarm into a folder and file structure that can be used withhfcli apply scenario
- d69fb5a Add command delete scenario NAME
- 238f9ed Added a readme and updated example and file handling
- 6bf4fe5 Deactivate releasing container images until access to dockerhub is sorted
- 5d83c51 Merge pull request #1 from bashofmann/get-scenario
- 1cedd26 Merge pull request #2 from bashofmann/main
- 8fb8295 Simplify argument parsing
- 4e33a52 Updated go.mod and go.sum to use changes from garg
- 7de98fc changed order and fixed up defaults
- a97f869 first commit
- 8fafaed info commands
- 0608c8c minor tweaks