Completion#

rio completion#

Output shell completion code for the specified shell

This command outputs the Completion functions for the supported Shells. You can add the following command in your Shell’s Runtime Configuration file to evaluate the Completion Code everytime the new shell starts.

For Bash:

$ source <(rio completion bash)

For Fish:

$ eval (command rio completion bash)

rio completion [OPTIONS] {zsh|fish|bash}

Arguments

SHELL_NAME#

Required argument