SSH & File Transfer
ssh
ops ssh <target> [command]Argument
Description
# Interactive SSH session by node ID
ops ssh 42
# Interactive SSH session by app target
ops ssh api.my-saas
# Execute a remote command
ops ssh 42 "docker ps"
ops ssh api.my-saas "df -h"push
Argument
Description
ci-keys
Argument
Description
Last updated
