v0.0.10: Improve usability of CLI, particularly `create` command (#20)
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