Skip to main content

A client for interacting with Lockbox, an aws lambda for handling server secrets.

Project description

# 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)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lockboxcli-0.0.5.tar.gz (2.3 kB view details)

Uploaded Source

File details

Details for the file lockboxcli-0.0.5.tar.gz.

File metadata

  • Download URL: lockboxcli-0.0.5.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for lockboxcli-0.0.5.tar.gz
Algorithm Hash digest
SHA256 022530f102cc5bff4a7993ea82c27841c6a693d31e35faf58feb118a6ceacce8
MD5 12b111756aefb74656737ec244c1a978
BLAKE2b-256 4d3c854273d81186e6321c8c6fdd2888619c289e93509a99c4c004cf4ace6fc3

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page