You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe what adds to the confusion is that the help text doesn't specify what the -i value defaults to, which would clarify the index starts at 0, not 1. We'll look at improving that after reviewing your PR.
Command
Given I've deployed
my-app
with 2 instances:cf ssh my-app -i 2
What occurred
Command fails with:
"Error opening SSH connection: ssh: handshake failed: ssh: unable to authenticate, attempted methods [none password], no supported methods remain"
What you expected to occur
An error message letting me know that I referenced an app instance that doesn't exist
CLI Version
cf version 6.26.0+9291ea37e.2017-05-02
CC API Endpoint Version
api version: 2.80.0
The text was updated successfully, but these errors were encountered: