summaryrefslogtreecommitdiff
path: root/barbicanclient/barbican_cli
Commit message (Expand)AuthorAgeFilesLines
* use open() instead of file()Doug Hellmann2018-06-131-1/+1
* Add --file flag for secretsDave McCowan2018-06-011-23/+39
* Add secret_type filter to CLIJeremy Liu2017-07-251-1/+5
* Refactor barbicanclientJeremy Liu2017-06-206-6/+6
* Enable F and H flake8 rulesKaitlin Farr2017-03-291-2/+0
* Fix doc referencing --payload-content-typePetr Kovar2017-01-182-4/+4
* Merge "Update Order Create Type Help Dialog"Jenkins2016-10-161-1/+3
|\
| * Update Order Create Type Help DialogMichael Perng2016-01-051-1/+3
* | Fix CLI message in CA moduleJiong Liu2016-09-201-2/+2
* | Cast sets to lists in acl functional testsClenimar Filemon2016-09-131-1/+3
|/
* Merge "Make CLI Order's type field a required argument"Jenkins2015-11-181-2/+1
|\
| * Make CLI Order's type field a required argument“Fernando2015-11-051-2/+1
* | Fix Secrets FilterChris Solis2015-10-271-2/+2
|/
* Merge "Part 2: Adding ACL support for CLI commands and docs"Jenkins2015-10-031-0/+261
|\
| * Part 2: Adding ACL support for CLI commands and docsArun Kant2015-09-291-0/+261
* | Merge "Fix incorrect error when performing Barbican Secret Update"Jenkins2015-10-021-1/+1
|\ \ | |/ |/|
| * Fix incorrect error when performing Barbican Secret UpdateFernando Diaz2015-09-281-1/+1
* | Create Openstack CLI plugin for BarbicanJuan Antonio Osorio Robles2015-09-254-27/+31
|/
* Merge "Allow Barbican Client Secret Update Functionality"Jenkins2015-09-011-0/+15
|\
| * Allow Barbican Client Secret Update FunctionalityFernando Diaz2015-08-251-0/+15
* | Add ability to add and list CAsAde Lee2015-08-031-0/+56
|/
* Added secret type command line optionNathan Reller2015-07-141-1/+6
* Add support for certificate orderThomas Herve2015-05-091-5/+35
* Updating client and client docs for accuracyChellygel2015-04-161-1/+1
* Adding payload flag to get secretChellygel2015-04-151-1/+11
* Fix order listing on the command line.Thomas Herve2015-04-101-1/+5
* Merge "Fix --decrypt command line option"3.0.3Jenkins2015-03-301-4/+4
|\
| * Fix --decrypt command line optionThomas Herve2015-03-301-4/+4
* | Fix order creation on the command lineThomas Herve2015-03-301-1/+4
|/
* Pass correct api object to Container constructorAdam Harwell2015-03-061-4/+4
* Fix consistency between Order/Secret/ContainerAdam Harwell2014-10-083-7/+7
* Change object __str__() to use pretty formattingAdam Harwell2014-09-294-121/+23
* Add Containers to python-barbicanclientAdam Harwell2014-09-261-0/+167
* Refactor client models in python-barbicanclientAdam Harwell2014-08-272-14/+15
* Introduce cliff for cli frameworkJuan Antonio Osorio2014-08-094-0/+313