shipyard/src/bin/shipyard_client/shipyard_client/cli
Anthony Lin d3d3a0ecb7 Add 'allow-intermediate-commits' option for Site Action
Shipyard Create Action will stop user from executing a site
action when the current committed revision of documents has
other prior commits that have not been used as part of a
site action, e.g. update_site.

We can re-run the action with the 'allow-intermediate-commits'
option if we are aware of these other commits and if they are
intended.

This patch set updates the relevant Shipyard API, API client,
CLI as well as document for this new option.

It also made some small updates to the 'commit configdocs'
documentation.

Change-Id: I94a4cad313a69dd6fbc626ab923c6eae5cf3db7a
2018-04-28 00:05:25 +00:00
..
commit Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
control Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
create Add 'allow-intermediate-commits' option for Site Action 2018-04-28 00:05:25 +00:00
describe Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
get Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
help Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -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 Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
cli_format_common.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
commands.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
format_utils.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00
input_checks.py Refactor shipyard to UCP target layout 2018-04-24 16:47:13 -05:00