python2-barbican
OpenStack Key Management API client - Python 2.x
Install
- All systems
-
curl cmd.cat/python2-barbican.sh
- Debian
-
apt-get install python-barbicanclient - Ubuntu
-
apt-get install python-barbicanclient - Kali Linux
-
apt-get install python-barbicanclient - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install python-barbicanclient - Raspbian
-
apt-get install python-barbicanclient
python-barbicanclient
OpenStack Key Management API client - Python 2.x
This is a client for the Barbican Key Management API. This package includes a Python library for accessing the API (the barbicanclient module), and a command-line script (barbican). This package contains the Python 2.x module.