ssh - Cloud Foundry CLI Reference Guide |
cf ssh APP_NAME [-i INDEX] [-c COMMAND]... [-L [BIND_ADDRESS:]PORT:HOST:HOST_PORT] [--skip-host-validation] [--skip-remote-execution] [--disable-pseudo-tty | --force-pseudo-tty | --request-pseudo-tty]
Application instance index (Default: 0)
Command to run. This flag can be defined more than once.
Disable pseudo-tty allocation
Force pseudo-tty allocation
Local port forward specification. This flag can be defined more than once.
Request pseudo-tty allocation
Skip host key validation
Do not execute a remote command