Running direct command in CLI
franklinson
PROOP

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
PROOP

a year ago

N/A


a year ago

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


franklinson
PROOP

a year ago

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


a year ago

you would need your project working locally, correct


franklinson
PROOP

a year ago

Thanks 🙏


a year ago

!s


Status changed to Solved brody about 1 year ago


Loading...