barbican-3
OpenStack Key Management API client - Python 3.x
Install
- All systems
-
curl cmd.cat/barbican-3.sh
- Debian
-
apt-get install python3-barbicanclient
- Ubuntu
-
apt-get install python3-barbicanclient
- Kali Linux
-
apt-get install python3-barbicanclient
- Fedora
-
dnf install python3-barbicanclient
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install python3-barbicanclient
- Raspbian
-
apt-get install python3-barbicanclient
- Dockerfile
- dockerfile.run/barbican-3
python3-barbicanclient
OpenStack Key Management API client - Python 3.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 3.x module.