XSEDE / oauth-ssh

SSH with Globus Auth
Apache License 2.0
28 stars 11 forks source link

Updates for globus-ssh usage #30

Closed JasonAlt closed 5 years ago

JasonAlt commented 5 years ago
  1. globus-ssh --help or globus-ssh help message is cryptic for how to use each sub command, referring to <hostname> without any context or ordering. This could be improved by either dropping references to <hostname> or giving a more syntactic help message (ie globus-ssh connect <fqdn>).

  2. Reference to hostname should be replaced with fqdn as these are not equivalents.

  3. globus-ssh connect responds with The hostname could not be found which is not a useful message for determining the correct usage.

JasonAlt commented 5 years ago

completed as part of #32