idea Command Examples

JetBrains Java and Kotlin IDE. More information: https://www.jetbrains.com/help/idea/working-with-the-ide-features-from-command-line.html.

idea {{path/to/directory}}

idea {{path/to/file_or_directory}}

idea diff {{path/to/file1 path/to/file2 path/to/optional_file3}}

idea merge {{path/to/file1}} {{path/to/file2}} {{path/to/output}}

idea inspect {{path/to/project_directory}} {{path/to/inspection_profile}} {{path/to/output}}