🖥️ CLI Commands
Carch also supports CLI commands! Use carch
with the following options:
sh
carch --help
📦 Usage
carch [OPTIONS] [COMMAND]
🔧 Command Breakdown
🏷️ Command | 📄 Description |
---|---|
check-update | Check if a new version is available. |
update | Interactively update Carch. |
uninstall | Interactively uninstall Carch. |
help | Print this message or help for the given subcommand(s). |
--log , -l | Enables logging only for the current session. Logs are saved in ~/.config/carch/carch.log . |
--version , -v | Show the program version. |
--catppuccin-mocha , -c | Set the theme to Catppuccin Mocha. |
--dracula , -d | Set the theme to Dracula. |
--gruvbox , -g | Set the theme to Gruvbox. |
--nord , -n | Set the theme to Nord. |
--rose-pine , -r | Set the theme to Rosé Pine. |
--help , -h | Show this help message and exit. |