Back to Intellij Community

CommandLineInspection

python/pluginResources/inspectionDescriptions/CommandLineInspection.html

2025.3-rc-2349 B
Original Source

Reports the problems if the arguments of the command you type in the console are not in the proper order. The inspection also verifies that option names and arguments are correct.

Do not disable the inspection if you are going to use command-line interfaces like manage.py in Django.