Skip to content

0.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 25 May 13:37
· 3 commits to main since this release
6bf4fe5

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