You read development documents, but use the latest stable version (0.10.1). Current builds include many changes, including cli. To try out the latest code, use:
pip install https://github.com/mitsuhiko/flask/tarball/master
To get something like this in the latest stable release, you need to either write your own commands or use a third-party extension such as Flask-Script. The new extension, Flask-CLI, supports the new Click interface from the main to the stable version.
source share