deb-python-fuelclient/fuelclient
tivaliy 8702619427 Align parameters of 'fuel2 graph download' command
Now 'fuel2 graph download' command can be executed without
specifying any task level parameters that leads to erroneous
behavior, i.e. plugins task level graph is downloading by default.
This patch fixes such behavior and makes task level parameters
mandatory, e.g.:
       fuel2 graph download [-h] -e ENV (-a | -c | -p | -r)
                            [-t GRAPH_TYPE] [-f FILE]

Change-Id: I5ed561cda9b0d35043822d01b6bb0b37df451fcb
2016-10-25 22:09:44 +03:00
..
cli Role related code refactoring 2016-10-03 13:38:40 +00:00
commands Align parameters of 'fuel2 graph download' command 2016-10-25 22:09:44 +03:00
common Added graph_type and dry_run flag for tasks output 2016-09-13 11:21:41 +03:00
objects Merge "Add tags support in CLI" 2016-10-25 10:19:46 +00:00
tests Align parameters of 'fuel2 graph download' command 2016-10-25 22:09:44 +03:00
v1 Merge "Add tags support in CLI" 2016-10-25 10:19:46 +00:00
__init__.py Add tags support in CLI 2016-10-20 03:15:40 +03:00
client.py Release 'fuel2 health *' command 2016-09-26 17:27:44 +03:00
consts.py Add tags support in CLI 2016-10-20 03:15:40 +03:00
fuel_client.yaml Add tags support in CLI 2016-10-20 03:15:40 +03:00
fuelclient_settings.py Add notice about updating fuel_client.yaml when updating pass 2016-04-12 15:47:31 +00:00
hooks.py Allow python-fuelclient to be packaged properly 2015-01-24 22:57:34 +01:00
main.py Merge "Add tags support in CLI" 2016-10-25 10:19:46 +00:00
profiler.py py3: Fix syntax error in parameter unpacking 2015-09-15 12:00:57 +02:00
utils.py Add tags support in CLI 2016-10-20 03:15:40 +03:00