Quick Start
RIOT quick start guide
You can launch RIOT with the following command:
riot
This will show usage help, which you can also get by running:
riot --help
Tip:
You can use --help
on any command and sub-command:riot command --help
riot command sub-command --help
Full documentation is available at redis.github.io/riot.