Need to add id to fuel `graph list` command

Bug #1568783 reported by Alexandr Kostrikov
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Fuel for OpenStack
Invalid
Medium
Ilya Kutukov
Mitaka
Won't Fix
Medium
Ilya Kutukov
Newton
Invalid
Medium
Ilya Kutukov

Bug Description

There are a lot of options to view graph
usage: fuel2 graph list [-h] [-f {csv,html,json,json,table,value,yaml,yaml}]
                        [-c COLUMN] [--max-width <integer>] [--noindent]
                        [--quote {all,minimal,none,nonnumeric}]
                        [-s SORT_COLUMN [SORT_COLUMN ...]] -e ENV

For instance there is possible command:
>[root@nailgun ~]# fuel2 graph list -e 1 -c tasks -f csv
>"tasks"
>""
>"custom_task_on_ceph-osd, custom_task_on_cinder, custom_task_on_compute, custom_task_on_controller"

But it would be really useful to skip table header(if I know that items are on one column -c tasks)
And non needed for me first line on default graph.
>[root@nailgun ~]# fuel2 graph list -e 1 -c tasks -f csv -id 6
>"custom_task_on_ceph-osd, custom_task_on_cinder, custom_task_on_compute, custom_task_on_controller"

Revision history for this message
Bug Checker Bot (bug-checker) wrote : Autochecker

(This check performed automatically)
Please, make sure that bug description contains the following sections filled in with the appropriate data related to the bug you are describing:

actual result

expected result

steps to reproduce

For more detailed information on the contents of each of the listed sections see https://wiki.openstack.org/wiki/Fuel/How_to_contribute#Here_is_how_you_file_a_bug

tags: added: need-info
Changed in fuel:
status: New → Confirmed
Changed in fuel:
status: Confirmed → Incomplete
Revision history for this message
Peter Zhurba (pzhurba) wrote :

Due to inactivity, bug was closed. Feel free to reopen the bug by providing the requested information and set the bug status back to "New".

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.