Skip to main content

Secrets manager

Project description

Contributor Covenant

CAVALRY

Quickly load secrets as environment variables

Getting Started

pip3 install cavalry

Usage

Run cav -h to see options. Note: the script is not POSIX compatible and requires /bin/bash.

usage: cli.py [-h] [-s FILE] {store,delete,load} ...

Utility to load environment variables. To persist the variables into your
scope, run 'source cav [options]' or '. cav [options]'

positional arguments:
  {store,delete,load}
    store               store variables
    delete              delete variables
    load                load variables

optional arguments:
  -h, --help            show this help message and exit
  -s FILE, --secrets FILE
                        specify an alternate secrets file

© 2020 Sean Christians

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

cavalry-1.0.0.tar.gz (2.8 kB view hashes)

Uploaded Source

Built Distribution

cavalry-1.0.0-py3-none-any.whl (14.8 kB view hashes)

Uploaded Python 3

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