Obtaining Help Information

Before using the SQLdiag tool, run the following command to obtain help information:

python main.py --help 

The command output is as follows:

usage: main.py [-h] -m {train,predict} -f FILE

sqldiag

optional arguments:
  -h, --help            show this help message and exit
  -m {train,predict}, --mode {train,predict}
  -f FILE, --file FILE
Feedback
编组 3备份
    openGauss 2024-05-06 00:44:54
    cancel