-
Notifications
You must be signed in to change notification settings - Fork 22
Open
Description
Currently, the servers
command limits the hostname output to 50 characters (
core-client-rb/lib/ey-core/cli/servers.rb
Line 35 in a7d82d3
{ public_hostname: { width: 50 } }, |
With the deprecation of the SCP command, these hostnames are useful to connect and SCP files directly to/from the instance.
Ideally, a flag could be added to the command to just spit out the servers output without the table formatting, and without truncating.
Metadata
Metadata
Assignees
Labels
No labels