README.md in ribose-cli-0.3.2 vs README.md in ribose-cli-0.5.0
- old
+ new
@@ -1,9 +1,8 @@
# Ribose CLI
-[](https://travis-ci.org/riboseinc/ribose-cli)
+[](https://github.com/riboseinc/ribose-cli/actions/workflows/test.yml)
[](https://codeclimate.com/github/riboseinc/ribose-cli)
The command line interface to the Ribose API.
@@ -34,10 +33,10 @@
To start with, we kept it pretty simple, install this gem & then configure your
API Token and email using the following interface, This will store your Ribose
configuration as `.riboserc` in the home directory.
```sh
-ribose config --token="YOUR_API_TOKEN" --email="youremail@example.com"
+ribose config --password='YOUR_API_PASSWORD' --email='youremail@example.com'
```
### Spaces
The `space` command retrieve space related resources, please use the `help`