Skip to content

v0.1.0

Compare
Choose a tag to compare
@marevers marevers released this 13 Oct 14:09
· 25 commits to master since this release
  • New feature: with apply entry and apply folder you can create and update entries and folders with a single command - which is useful when using pleasant-cli in automation scripts and the like. If a matching entry does not exist, it is created. If it does, it is updated in place with any changes there might be in the JSON input.

Changelog

  • 1db1ac4 Add apply entry and apply folder commands
  • 52c8acf Add new functions for apply commands, adjust README
  • 354c415 Adjust help message for create folder command
  • 563bbeb Set version to v0.1.0
  • 0609c09 Upgrade dependencies
  • 0c4e061 Use MarkFlagsOneRequired to check for required flags