Running direct command in CLI
franklinson
FREEOP

a year ago

I tried running some commands like python manage.py shell in the CLI but it’s not working. How do run such commands in production?

Solved

6 Replies

franklinson
FREEOP

a year ago

N/A


brody
EMPLOYEE

a year ago

the CLI runs the command locally, we do not yet provide a way to run commands on the container.


franklinson
FREEOP

a year ago

So that means to let that work my variables locally have to be the same as in production


brody
EMPLOYEE

a year ago

you would need your project working locally, correct


franklinson
FREEOP

a year ago

Thanks 🙏


brody
EMPLOYEE

a year ago

!s


Status changed to Solved brody 11 months ago


Loading...