Added:
- `rcli` alias for `reduct-cli`, [PR-10](https://github.com/reduct-storage/reduct-cli/pull/10)
- Options for server URL and API token to alias add
command, [PR-11](https://github.com/reduct-storage/reduct-cli/pull/11)
- `rcli bucket ls` to list buckets, [PR-13](https://github.com/reduct-storage/reduct-cli/pull/13)
- `rcli bucket show` to browse a bucket, [PR-14](https://github.com/reduct-storage/reduct-cli/pull/14)
- `rcli bucket create` to create a bucket, [PR-15](https://github.com/reduct-storage/reduct-cli/pull/15)
- `rcli bucket update` to update bucket settings, [PR-16](https://github.com/reduct-storage/reduct-cli/pull/16)
- `rcli bucket rm` to remove a bucket, [PR-17](https://github.com/reduct-storage/reduct-cli/pull/17)