Details
Description
https://gist.github.com/c4a4041c4826c369449d
chef/knife/core/text_formatter.rb is the likely suspect.
justify_width = data.keys.map {|k| k.to_s.size }.max.to_i + 2
appears to make every column the same width.
Issue Links
- relates to
-
KNIFE-36
Output of `knife rackspace server list` is too wide.
-
Fix in the individual knife plugins
KNIFE_RACKSPACE-7
KNIFE_EC2-53
KNIFE_OPENSTACK-5