TravBots / hammer_tracker

0 stars 1 forks source link

Add copy-prod-dbs subcommand to manage #16

Closed DMcConnell closed 1 year ago

DMcConnell commented 1 year ago

Manage now takes a slightly different format, to support multiple commands in the same file they have all become subcommands of manage. The two commands have the below syntax, the username variable is the username you use to log into the production environment.

python3 manage.py refresh-views python3 manage.py copy-prod-dbs {USERNAME}