Feature #3826
Review default columns in list commands output
Status: | Closed | Start date: | 06/02/2015 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | Jaime Melis | % Done: | 0% | |
Category: | CLI | |||
Target version: | Release 5.2 | |||
Resolution: | fixed | Pull request: |
Associated revisions
feature #3826: support for named list configurations
Add a new set of columns in :default_conf and use them with
$ onevm list --listconf user
For example, in the onevm.yaml cli configuration file:
:default_conf:
:user:
- :ID
- :NAME
- :STAT
- :UCPU
- :UMEM
- :HOST
- :IP
- :TIME
feature #3826: listconfig configurable with env
Env variable ONE_LISTCONF, can be overridden with --listconf
F #3826: Change the order of the IP field
History
#1 Updated by Ruben S. Montero almost 6 years ago
- Assignee changed from Javi Fontan to Jaime Melis
#2 Updated by Javi Fontan almost 6 years ago
- Target version changed from Release 4.14 to Release 5.0
#3 Updated by Ruben S. Montero about 5 years ago
- Tracker changed from Feature to Backlog
Needs to produce the default configuration files
#4 Updated by Ruben S. Montero almost 5 years ago
- Tracker changed from Backlog to Feature
- Target version changed from Release 5.0 to Release 5.2
#5 Updated by Jaime Melis almost 5 years ago
- Status changed from New to Closed
- Resolution set to fixed
merged to master