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-reindex-elastic-search
# Reindex reports $ ~/python/bin/appenlight_reindex_elasticsearch -c ~/appenlight/production.ini -t reports # Reindex everything $ ~/python/bin/appenlight_reindex_elasticsearch -c ~/appenlight/production.ini
appenlight-uptime-monitor
# Run uptime monitoring script $ ~/python/bin/appenlight-uptime-monitor -c uptime_config.ini