Skip to content
Douglas Mendizabal edited this page Sep 11, 2013 · 2 revisions

Welcome to the python-barbicanclient wiki!

python-barbicanclient is a client for the Barbican Key Management API. There is a Python library for accessing the API barbicanclient module, and a command-line script keep.

barbicanclient

Documentation for using the Python client can be found here: Client Usage

keep

keep is the command line interface to the barbican api. Help for configuring keep can be found here: Command Line Client You can also get help messages in the command line by using the -h option.

Clone this wiki locally