> ## Documentation Index
> Fetch the complete documentation index at: https://docs.liv.tv/llms.txt
> Use this file to discover all available pages before exploring further.

# Command Line

You can find LIV's command line interface in the install folder, which you can navigate to by going through your Steam Library: `Steam > Library > LIV > Properties > Local Files > Browse Local Files...` The executable is named `LIV.App.CommandLine.exe`.

All usable commands are documented in the executable itself, so refer to that for detailed and current documentation: `.\LIV.App.CommandLine.exe help` `.\LIV.App.CommandLine.exe verb --help`

#### version

EG. `.\LIV.App.CommandLine.exe version`

Outputs the current LIV Command Line version.

#### list-apps

EG. `.\LIV.App.CommandLine.exe list-apps --human-readable` EG. `.\LIV.App.CommandLine.exe list-apps --help`

Lists all installed and supported LIV titles on the PC. You may filter for a minimum support level (No SDK, SDK, or SDKv1.5). Refer to the command line documentation for more details.
