Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tsh ls -v is incorrectly documented in tsh help #16

Open
one000mph opened this issue Oct 11, 2019 · 0 comments
Open

tsh ls -v is incorrectly documented in tsh help #16

one000mph opened this issue Oct 11, 2019 · 0 comments

Comments

@one000mph
Copy link

one000mph commented Oct 11, 2019

tiny issue but there seems to be something missing in the help docs. -v prints node ID in addition so that should

usage: tsh ls [<flags>] [<labels>]

List remote SSH nodes

Flags:
  -l, --login               Remote host login
      --proxy               SSH proxy address
      --user                SSH proxy user [heather]
      --ttl                 Minutes to live for a SSH session
  -i, --identity            Identity file
      --cert-format         SSH certificate format
      --insecure            Do not verify server's certificate and host name. Use only in test environments
      --auth                Specify the type of authentication connector to use.
      --skip-version-check  Skip version checking between server and client.
  -d, --debug               Verbose logging to stdout
      --cluster             Specify the cluster to connect
-  -v, --verbose             Specify the cluster to connect
+  -v, --verbose             Print Node ID in addition

Args:
  [<labels>]  List of labels to filter node list

Aliases:
@one000mph one000mph changed the title tsh ls --help typo tsh ls -v is incorrectly documented in tsh help Oct 11, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant