# lockboxcli command line for lockbox
# example usage from lockboxcli import LockboxClient client = LockboxClient(‘staging’)
pip_test = client.get_secret(‘PIP_TEST’) print(pip_test)
client.update_secret(‘PIP_TEST’, ‘bazquux’)
pip_test = client.get_secret(‘PIP_TEST’) print(pip_test)
Release files for lockboxcli 0.0.5
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lockboxcli-0.0.5.tar.gz | 2.3 kB | Details |
Release files / lockboxcli-0.0.5.tar.gz
| Download URL | lockboxcli-0.0.5.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
022530f102cc5bff4a7993ea82c27841c6a693d31e35faf58feb118a6ceacce8
|
|
BLAKE2b-256 checksum How to use checksums |
4d3c854273d81186e6321c8c6fdd2888619c289e93509a99c4c004cf4ace6fc3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |