Skip to content
Buct0r edited this page Jul 17, 2026 · 2 revisions

CLI Flags

fullfetch supports the following command-line flags:

-h, --help

Shows all available commands.

fullfetch -h

-c

Shows the current config file location.

fullfetch -c

-gen

Generates an editable config.json file in the system's config directory.

fullfetch -gen

-v, --version

Displays the current installed version.

fullfetch -v

-migrate

Updates your existing config.json file with the latest default fields. This adds any missing schemes, orders, color schemes, and art entries from the embedded defaults without overwriting your existing customizations. If you installed via the Linux/macOS install script or the PowerShell install script, this runs automatically after updating.

fullfetch -migrate

-update

Checks for a new version of fullfetch and prompts to download the latest release if available.

fullfetch -update

Clone this wiki locally