python-barbicanclient/doc/source
Dave McCowan 3ef66c1ce9 Add --file flag for secrets
This patch adds a --file (-F) flag to both 'secret store' and 'secret
get' commands to work around a cliff formatter limitation when dealing
with binary data. This flag can be used to store a payload directly
from a file so that a user doesn't have to do any base64 juggling of
their data.

The flag can also be used to save a payload directly to a file so we can
avoid UTF-8 and ASCII encoding errors thrown by the cliff formatters
that expect text data.

Original Review: https://review.openstack.org/#/c/388981
Co-Authored-By: douglas.mendizabal@rackspace.com

Change-Id: Iee7e2bbb95238a9bbb9e8e6124fe1663da377939
2018-06-01 15:11:07 -04:00
..
cli Add --file flag for secrets 2018-06-01 15:11:07 -04:00
contributor Update doc references 2017-07-17 11:21:07 +08:00
install rearrange the existing docs into the new standard layout 2017-06-30 20:05:14 +02:00
reference Update doc references 2017-07-17 11:21:07 +08:00
conf.py Switch from oslosphinx to openstackdocstheme 2017-06-30 10:26:02 +07:00
index.rst rearrange the existing docs into the new standard layout 2017-06-30 20:05:14 +02:00