Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 887 Bytes

README.md

File metadata and controls

21 lines (18 loc) · 887 Bytes

To use this script:

  1. Git pull the repository
  2. Create a .env file in your local environment that looks like the following:
DDS_DOMAIN_NAME=<domain-name>
DDS_USERNAME=<user-with-admin-privilege>
DDS_API_KEY=<user-api-key>
  1. Run the script using python list_apps.py. This will print the table of apps and their information, as well as output a the same table to an output file. You can disable this behaviour using the disable_stdout and disable_file flags.

The output table will dispaly the following headers:

Name                           | Owner                | Running              | Created              | Last GIT Push        | URL