Request #688
Ability to change column widths in command line output
Status: | Closed | Start date: | 06/17/2011 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Daniel Molina | % Done: | 100% | |
Category: | CLI | |||
Target version: | Release 3.0 | |||
Pull request: |
Description
Perhaps also the ability to justify the column as well.
The "printf" style would probably work well.
e.g. # onevm --list name,cpu --format "%-15s %02d" list
History
#1 Updated by Daniel Molina almost 10 years ago
- Status changed from New to Closed
- Assignee changed from Javi Fontan to Daniel Molina
- Target version set to Release 3.0
- % Done changed from 0 to 100
Configuration files have been added to edit the width of the columns. You can edit them by user in the home directory ($HOME/one/cli) or in the etc directory ($ONE_LOCATION/etc) for all users.