Modifying Remote Resources

If you need to update the settings for an existing remote resource, use the command

$ cjr resource:set [FLAGS] SERVERNAME

Each property is modified using a flag. You can use any subset of the following flags:

--address="NEW_IP_ADDRESS"       : updated IP address
--user="NEW_SSH_USERNAME"        : updated ssh username
--key="NEW_PATH_TO_KEYFILE"      : path to private ssh key
© 2020