shipyard/src/bin/shipyard_client/shipyard_client/cli
Bryan Strassner 667a538330 Support clearing collections of configdocs
Adds an option to create configdocs as an empty colleciton. This is done
as an explicit flag (--empty-collection) on the command as opposed to
using empty files to prevent accidental emtpy file loads leading to
frustration.

Since this introduced a new flag value for the CLI, the CLIs using flag
values were updated to use the standard is_flag=True instead of the
flag_value=True or some other value when a boolean flag is expected.

Minor updates to CLI tests due to moving to responses 0.10.2

Depends-On: https://review.openstack.org/#/c/614421/

Change-Id: I489b0e1183335cbfbaa2014c1458a84dadf6bb0b
2018-11-30 13:36:14 -06:00
..
commit Support clearing collections of configdocs 2018-11-30 13:36:14 -06:00
control Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
create Support clearing collections of configdocs 2018-11-30 13:36:14 -06:00
describe Modify note access methods 2018-10-16 07:45:02 -05:00
get Support clearing collections of configdocs 2018-11-30 13:36:14 -06:00
help Add relabel_nodes action 2018-09-25 07:34:43 -05:00
logs Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
__init__.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
action.py Add notes processing to the Shipyard API+CLI 2018-10-11 15:36:22 -05:00
cli_format_common.py Modify note access methods 2018-10-16 07:45:02 -05:00
commands.py Add notes processing to the Shipyard API+CLI 2018-10-11 15:36:22 -05:00
format_utils.py Modify note access methods 2018-10-16 07:45:02 -05:00
input_checks.py Modify note access methods 2018-10-16 07:45:02 -05:00