commands do not use two spaces between columns/headings
Bug #1596616 reported by
Richard Harding
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical Juju |
Fix Released
|
Medium
|
Richard Harding |
Bug Description
Many commands do not place two spaces between columns. This leads to a usability issue such as:
juju resources charm-svg
..Supplied By Revision
You need the second space to split "Supplied By" and "revision"
Commands found:
list-all-blocks
list-blocks
list-payloads
list-resources
This list is incomplete because I did not have subnets, spaces, and other commands to check the output.
tags: | added: bitesize |
Changed in juju-core: | |
status: | New → Triaged |
importance: | Undecided → Medium |
Changed in juju-core: | |
milestone: | none → 2.0.0 |
affects: | juju-core → juju |
Changed in juju: | |
milestone: | 2.0.0 → none |
milestone: | none → 2.0.0 |
Changed in juju: | |
milestone: | 2.0.0 → 2.0-rc1 |
assignee: | nobody → Richard Harding (rharding) |
Changed in juju: | |
milestone: | 2.0-rc1 → 2.0-rc2 |
To post a comment you must log in.
@rharding I've tested the list-* cmds (aliases) in 2.0-rc1 and am seeing the double-spacings you'd like. Can I ask you to retest to see if you agree?