To view a list of all your remote resources, run the command
$ cjr resource:ls
-- Remote Resources -------------------------------------------
NAME ADDRESS USERNAME TYPE
remote-server 100.100.100.100 user ssh
local-server 168.198.0.100 user ssh
The list will show you the names, addresses and username for all your remote resource. To see additional information add the flag --verbose
.