##// END OF EJS Templates
setup: change url to github
setup: change url to github

File last commit:

r53:4c889c0f
r196:472d1df0 master
Show More
ae-cli.rst
108 lines | 3.6 KiB | text/x-rst | RstLexer

|RAE| CLI Guide

appenlight-cleanup

# Clean up logs on resource ID 18
$ ~/python/bin/appenlight_cleanup -c ~/appenlight/production.ini -t logs -r 18

appenlight-initializedb

# Create a new dev.ini file and database
$ ~/python/bin/appenlight-initializedb -c dev.ini

appenlight-migratedb

# Migrate the specified DB
$ ~/python/bin/appenlight-initializedb -c ~/appenlight/production.ini

appenlight-uptime-monitor

# Run uptime monitoring script
$ ~/python/bin/appenlight-uptime-monitor -c uptime_config.ini