pegleg/pegleg
Ian H. Pittwood d6ee04f9a3 Specify collection for upload command
Currently, using the upload command in Pegleg will upload all discovered
collections to Shipyard by repo. Uploading multiple of these repos can
result in 409 errors during uplift scenarios. This change compiles all
documents into a single collection document that can then be uploaded to
Shipyard.

Requires a collection name to be specified that will be used as the
'collection_id' for uploading to Shipyard.

Buffer mode is set by default to 'replace' instead of 'auto'.

Change-Id: I546b03fd82873296fff10aba355a50e4b11352d0
2019-05-28 16:00:21 -05:00
..
engine Specify collection for upload command 2019-05-28 16:00:21 -05:00
schemas pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
__init__.py Standardize Pegleg directory structure 2018-09-23 10:33:40 -04:00
cli.py Specify collection for upload command 2019-05-28 16:00:21 -05:00
config.py Set salt when generating genesis bundle 2019-03-14 15:45:53 -05:00