SRE Inventory Report ==================== Generate a report on SRE inventory, including hosts, roles, and services. ## Running in Docker ``` docker run -e GOOGLE_APPLICATION_CREDENTIALS=$GOOGLE_APPLICATION_CREDENTIALS -e BUCKET= -e TOKEN= -v /tmp:/output:rw --add-host : infinitory-app ``` Using `GOOGLE_APPLICATION_CREDENTIALS` may require an extra volume mount in some cases: ``` -v /path/to/creds.json:/creds.json ``` ...where your ENV variable points to that file: ``` export GOOGLE_APPLICATION_CREDENTIALS=/creds.json ``` ## Developing Use python setup.py develop to install dependencies Run in Dev: bin/infinitory -h pdb.ops.puppetlabs.net -t -o /tmp/output -b