deb-python-fuelclient/fuelclient/commands
slava adf8d677b4 Add tags support in CLI
Releases new fuel2 commands to operate on tags:
    fuel2 tag assign
    fuel2 tag create
    fuel2 tag delete
    fuel2 tag download
    fuel2 tag list
    fuel2 tag unassign
    fuel2 tag update

Advanced mode has been introduced.

DocImpact

Change-Id: Ib0f48598552f6b066fd375966594cb3a934574e2
Implements: blueprint role-decomposition
2016-10-20 03:15:40 +03:00
..
__init__.py Base command class 2015-03-19 15:22:06 +01:00
base.py Merge "Raise NotImplementedError instead of NotImplemented" 2016-09-30 06:06:48 +00:00
environment.py Add option to get merged facts for environment 2016-09-16 15:07:07 +03:00
extension.py Add fuel2 commands to operate on extensions 2016-09-14 18:55:31 +03:00
fuelversion.py Use Cliff's formatters for fuel-verion 2016-06-21 16:29:55 +02:00
graph.py Add 'fuel2 graph delete' command 2016-09-23 13:04:51 +03:00
health.py Release 'fuel2 health *' command 2016-09-26 17:27:44 +03:00
network_group.py Add set action to network groups CLI v1 2015-08-13 11:18:57 +03:00
network_template.py Add missing help strings for fuel2 command 2016-06-10 16:32:43 +03:00
node.py Add tags support in CLI 2016-10-20 03:15:40 +03:00
openstack_config.py Run commands with --debug in tests 2016-07-22 16:10:28 +02:00
plugins.py Add 'fuel2 plugins list' command support 2016-04-14 17:39:07 +00:00
release.py Add 'fuel2 release component list' command 2016-08-01 16:56:00 +03:00
role.py Release a new 'fuel2 role *' commands 2016-09-01 10:52:50 +03:00
sequence.py Added option to command execute for specifying output format 2016-09-14 14:15:12 +03:00
snapshot.py Add fuel2 diagnostic snapshot commands 2016-08-25 09:49:11 +00:00
tag.py Add tags support in CLI 2016-10-20 03:15:40 +03:00
task.py Merge "Add filters to 'fuel2 task list' command" 2016-09-14 08:50:23 +00:00
vip.py Add create operation for VIP related commands 2016-05-06 12:09:46 +03:00