Skip to content

Command Line Parameters

Nathanael Anderson edited this page Aug 20, 2025 · 1 revision

General Commands

ENGINES - List all versions of Unreal you have installed

PROJECTS - List all your projects

VAULT - List all your vault items

RESCAN - RESCAN will check all sub-directories to update your versions

AVAILABLE - List all versions of Unreal available to install

DOWNLOAD - Download & install Unreal engine

ASSETS - List all your installable assets

ASSETINFO - Detailed Information about a specific asset

LAUNCH - Launch Default Version of Unreal

SHOW - Show Engines, Projects, local Plugins, ect

--filter <value> - Allows you to filter your assets view

--nocolor - Disable color output

Manipulate Settings

GET <key> - Get a Setting

SET <Key> <Value> - Set Key to Value

Allow other location for all data

This also allows you to have multiple logins, each data directory can be its own login.

-DATADIR <path> - Set the data directory for this execution

Reset your settings/data

--deletedata - Delete your entire local database & web caches (start fresh)

--deletedb - Delete your entire local database

Clone this wiki locally