v3-ssh - Cloud Foundry CLI Reference Guide


NAME

v3-ssh - SSH zu einer Anwendungscontainerinstanz

VERWENDUNG

cf v3-ssh APP_NAME [--process PROCESS] [-i INDEX] [-c COMMAND] [-L [BIND_ADDRESS:]LOCAL_PORT:REMOTE_HOST:REMOTE_PORT]... [--skip-remote-execution] [--disable-pseudo-tty | --force-pseudo-tty | --request-pseudo-tty] [--skip-host-validation]

Optionen

--app-instance-index, -i

App-Prozessinstanzindex (Standard: 0)

--command, -c

Auszuführender Befehl

--disable-pseudo-tty, -T

Pseudo-TTY-Zuordnung inaktivieren

--force-pseudo-tty

Pseudo-TTY-Zuordnung erzwingen

-L

Weiterleitungsspezifikation für lokalen Port

--process

App-Prozessname (Standard: web)

--request-pseudo-tty, -t

Pseudo-TTY-Zuordnung anfordern

--skip-host-validation, -k

Hostschlüssel-Validierung überspringen. Nicht empfehlenswert!

--skip-remote-execution, -N

Fernbefehl nicht ausführen

UMGEBUNG

all_proxy= Proxy-Server angeben, um Proxying für alle Anforderungen zu ermöglichen.

SIEHE AUCH

allow-space-ssh, enable-ssh, space-ssh-allowed, ssh-code, ssh-enabled