\ingroupcreator-how-to-use

\titleRun Qt Creator from the command line

You can launch Qt Creator from the command line using the name of an existing session or project file by entering the name as the command argument.

For example, running qtcreator somesession, launches Qt Creator and loads the session called somesession.

For more information, see Using Command Line Options.