[PYTHON] Commands often used on GAE / P

Please let me know if there is another useful one

Local server startup No DB initialization

dev_appserver.py dispatch.yaml app.yaml worker.yaml

Local server startup DB initialization available

dev_appserver.py dispatch.yaml app.yaml worker.yaml --clear_datastore=yes

Production reflection of small fish yaml

appcfg.py update app.yaml worker.yaml

Production reflection of dispatch.yaml

appcfg.py update_dispatch ./

Production reflection of index.yaml

appcfg.py update_indexes ./

Recommended Posts

Commands often used on GAE / P
Disk-related commands often used in Ubuntu (memories)
Twilio on GAE
How to write urlfetch unittest on GAE / P
pyenv Frequently used commands
Frequently used tmux commands
Frequently used Linux commands
Frequently used Linux commands
Frequently used linux commands
Display a list of frequently used commands on Zsh
Frequently used pip commands
Use the service account P12 key on the GAE SDK dev_appserver
Commands often used in the development environment during Python implementation
I tried to summarize the commands often used in business
Frequently used commands in virtualenv
I don't know how to get query parameters on GAE / P
A story about wanting to think about garbled characters on GAE / P