zboxcli
zboxcli copied to clipboard
Consistent CLI command naming
Closes #113
A brief description of the changes in this PR:
- Use lower-hyphenated for commands
- Parameters naming needs discussion. Refer here for alias in flags.
Tasks to complete before merging PR:
- [ ] Ensure system tests are passing. If not Run them manually to check for any regressions :clipboard:
- [ ] Do any new system tests need added to test this change? do any existing system tests need updated? If so create a PR at 0chain/system_test
- [ ] Merge your system tests PR to master AFTER merging this PR