pegleg/pegleg/engine
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
..
catalog Update validity checks and docs of PKI functions 2019-04-09 12:36:35 -05:00
catalogs Support b64 encoding of passphrase catalog 2019-05-14 08:11:11 -05:00
common pki: Port Promenade's PKI catalog into Pegleg 2019-01-15 13:29:21 -06:00
generators Support b64 encoding of passphrase catalog 2019-05-14 08:11:11 -05:00
util Specify collection for upload command 2019-05-28 16:00:21 -05:00
__init__.py Pegleg encryption of site secrets 2018-10-30 16:53:51 +00:00
bundle.py CLI: Add command to generate genesis bundle 2019-03-07 03:00:30 -06:00
errorcodes.py Add nosec to Bandit False Positives 2019-05-09 15:29:26 +00:00
exceptions.py Make -u required in CLI when required by repo 2019-05-15 18:38:38 +00:00
lint.py Fix typo in secrets linting 2019-03-22 17:38:07 +00:00
repository.py Make -u required in CLI when required by repo 2019-05-15 18:38:38 +00:00
secrets.py Allow decryption of directories 2019-05-28 15:08:14 +00:00
site.py Fix to DeploymentData generation 2019-05-23 16:26:27 -05:00
type.py Pegleg CLI output improvement 2018-10-10 15:30:54 -04:00