|
|
CommandLineOptions
main script command-line options reference
Command line options for schema_evolution.py:
usage: schema_evolution.py [work] [options] [<app_name>]
work:
- inspect
- help
options:
- -h, --help - prints help message about available options
- -v, --verbose - prints additional while-analizing information. What will be added, removed, updated
- -o, --output=OUTPUT - specify output file name for evolution script. By default - evolution_script.py
- -r, --run - executes generated script immediately
Sign in to add a comment

lorien: May be -i option should be removed? I suggest following algorithm: