Skip to content

v0.0.10: Improve usability of CLI, particularly `create` command (#20)

Choose a tag to compare

@jasonrclark jasonrclark released this 02 Apr 18:53
· 3 commits to main since this release
fd97ceb
Updates to improve usability of the CLI:

* Refactoring and adding tests along with CI
* `create` without an ID (relies on API change shipping first)
* Support `--visibility` and `--name` to set those properties on
`create` command.
* `--init` option on `create` command to do both at once
* Fix for spurious Go marshaling error printed by `create` command