Skip to content

🖥️ CLI Commands

Carch also supports CLI commands! Use carch with the following options:

sh
carch --help

📦 Usage

carch [OPTIONS] [COMMAND]


🔧 Command Breakdown

🏷️ Command📄 Description
setupInstall shell completions, man page, and desktop file.
check-updateCheck if a new version is available.
completions <SHELL>Generate shell completions for bash, zsh, or fish.
updateInteractively update Carch.
uninstallInteractively uninstall Carch.
helpPrint this message or help for the given subcommand(s).
--version, -vShow the program version.
--set-theme <THEME>Set and persist the default theme (catppuccin-mocha, dracula, gruvbox, nord, rose-pine, or default to reset).
--help, -hShow this help message and exit.

Released under the MIT License.