Config

Configure RSA CLI.

Get config [key]:

$ rsa config get [key]

Set config [key] to [value]:

$ rsa config set [key] [value]

Delete config [key]:

$ rsa config set [key]
# or:
$ rsa config set [key] unset

List all config:

$ rsa config list