Command-line tool for reporting on specific attributes of a Heroku environment.
Project description
Heroku-audit
Command-line tool for reporting on specific attributes of a Heroku environment.
Components
- Apps
- Users
- Environment Variables
- Heroku Postgres
- Heroku Data for Redis
Installation
$ pip install heroku-audit
Alternatively, you can download the pre-compiled binary from the releases.
Usage
Note: See heroku-audit --help
for further details.
Authentication is handled through the $HEROKU_API_KEY
environment variable, which must be set to a valid Heroku API key.
Each components is its own sub-command, containing a number of pre-made reports. heroku-audit --list
will list all available commands.
To audit for a single team, add --team=<team>
.
Output Format
By default, a pretty table is output, for easy consumption by humans. --format
can be specified to all commands to change the format:
table
(Default)csv
json
Progress output is automatically removed when running non-interactively.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for heroku_audit-0.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dafec39667ea4a53109aa051dc44156d2aa22bf5bb6b30d2043360dfd9f402d0 |
|
MD5 | 561e4ef4644ef914a9ba96981eabfedb |
|
BLAKE2b-256 | 61e4335c8ffdbe8ee9dd9a99f529869b3dcdae6309cdaccb62499180d47b4f99 |