shipyard/src/bin/shipyard_client
anthony.bellino 407cdc76d0 Ensure SY gets redacted rendered documents
- Introduced query parameter 'cleartext-secrets' yields
  cleartext secrets in encrypted documents if true, else
  the values are redacted.
- Introduced CLI flag '--cleartext-secrets' yields cleartext
  secrets in encrypted documents.

Change-Id: I8a950c8bded3550f4aab8e6dc662ea330c2fb73f
2018-11-14 18:32:37 +00:00
..
shipyard_client Ensure SY gets redacted rendered documents 2018-11-14 18:32:37 +00:00
tests Ensure SY gets redacted rendered documents 2018-11-14 18:32:37 +00:00
README.md Fix: various documentation and URL fixes 2018-09-24 12:53:27 +02:00
requirements.txt Update to Airflow 1.10 2018-09-24 15:32:31 -05:00
setup.cfg Enable shipyard to use PBR 2018-10-25 14:23:50 +00:00
setup.py Enable shipyard to use PBR 2018-10-25 14:23:50 +00:00
test-requirements.txt Refactor to use unittest.mock instead of mock 2018-07-25 10:41:16 -05:00
tox.ini Consolidate pep8/bandit zuul gating 2018-08-21 20:53:24 +00:00

README.md

Shipyard Client

A CLI for using a deployed Shipyard API.

Find more documentation for Shipyard on Read the Docs

Getting Started:

Shipyard @ Openstack Gerrit
Helm chart

See also:

Airship in a Bottle