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. Alternatively, you can create a config.env
file in the config directory (heroku-audit --show-config-dir
).
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
File details
Details for the file heroku_audit-0.0.2.tar.gz
.
File metadata
- Download URL: heroku_audit-0.0.2.tar.gz
- Upload date:
- Size: 12.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | be9e9aa6d3683f201ea80fbf83361ba36bb4557f956d8b1998e4ec438ba50723 |
|
MD5 | 338dd990cb61e3c80b3a82f63efd6b16 |
|
BLAKE2b-256 | 69ed96501fe48348bead0e74bd24f3a253fab2cf7adbabef67582cc058258fb8 |
Provenance
File details
Details for the file heroku_audit-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: heroku_audit-0.0.2-py3-none-any.whl
- Upload date:
- Size: 14.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b84ef3e041036cc76e4e2834b8522dc971e460e7b33c1cba5501e7e830db14aa |
|
MD5 | 49dc777cd4379f8f379ac2aa70825a79 |
|
BLAKE2b-256 | 7c0175f407e344057615806b4752de520bf8e29660e3c52cbfdf74bed665ae9a |