Skip to content

spacelift-io/self-hosted-usage-data-exporter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

self-hosted-usage-data-exporter

A handy script allowing usage data export from Spacelift self hosted instances. Simply fill placeholders and run the script to export data directly to Spacelift.

Requirements

pip install -r requirements.txt

Example usage

./export.py --base-url <SELFHOSTED_SPACELIFT_URL> --api-key-id <EXPORT_API_KEY_ID> --api-key-secret <EXPORT_API_KEY_SECRET> --start-date <YYYY-MM-DD> --end-date <YYYY-MM-DD> --skip-tls-verification --batch-size 7 --send-to-spacelift

For more details run

./export.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages