Skip to content

plotly/DE4-List-Apps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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      

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages