engineyard / engineyard/core-client-rb
Request: Full hostnames in `servers` command
Open
- Dominant language
- Ruby
- Stars
- 4
- Forks
- 19
- PR merge metrics
- No merged PRs in 30d
Description
Currently, the `servers` command limits the hostname output to 50 characters (https://github.com/engineyard/core-client-rb/blob/a7d82d32d9fb9fbfebbfa14b1d6fc00c21361f5a/lib/ey-core/cli/servers.rb#L35) which truncates hostnames.
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.