Usage

You can launch RIOT-X with the following command:

riotx

This will show usage help, which you can also get by running:

riotx --help

Usage help is available on any command and subcommand:

riotx COMMAND --help
Redis Command Help
riotx file-import file.json json.set --help

Run the following command to give riotx TAB completion in the current shell:

source <(riotx generate-completion)