Skip to content

Releases: hobbyfarm/hfcli

v0.2.0

08 Nov 19:19
9fa221d
Compare
Choose a tag to compare

Changelog

  • 9fa221d Merge pull request #4 from caylorme/namespaces
  • 04395f6 removing hard-coded namespace input to scenario functionality, leftover from testing
  • 0f298a6 updating the hobbyfarmv1 client and adding namespace params to api call functions

0.1.0

25 May 13:37
6bf4fe5
Compare
Choose a tag to compare

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 with hfcli 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