TLDR
Enter a command. For example: monop, shuf, pypy, write, hostid.

flask

 
A general utility script for Flask applications. Loads the application defined in the FLASK_APP environment variable. More information: https://flask.palletsprojects.com/en/1.1.x/cli/.
 
  • Run a development server:
     
    flask run
     
  • Show the routes for the app:
     
    flask routes
     
  • Run a Python interactive shell in the app's context:
     
    flask shell

This is a tldr pages (source, CC BY 4.0) web wrapper for cheat-sheets.org. All commands, popular commands, most used linux commands. Referrals. Progressive Web Application (PWA) version to install on your device.