Configure Application
Usage: suanPan [--help] [--version] [--no-color] [--no-print] [--no-update] [--verbose] [--input-file INPUT_FILE_PATH] [--output-file OUTPUT_FILE_PATH]
Optional arguments:
-h, --help show this help message and exit
-v, --version show version information and exit
-nc, --no-color suppress colors in terminal output
-np, --no-print suppress (most) terminal output
-nu, --no-update skip new version check on startup
-vb, --verbose enable (very) verbose terminal output
-f, --input, --input-file INPUT_FILE_PATH specify path to the file containing input analysis
-o, --output, --output-file OUTPUT_FILE_PATH specify path to the file for terminal output redirection Disable New Version Check
suanpan -nu -f <your_input_model.sp>Disable Color Output
Redirect Console Output
Verbose Output
Disable Output
Last updated