Skip to content

🖥️ CLI Commands

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

sh
carch --help

🔧 Command Breakdown

  • --help, -h 📖 Show this help message and exit.
  • --version, -v 🔢 Show the program version.
  • --list-scripts, -l 📋 List all available scripts in ./modules.
  • --no-preview 🚫 Run without displaying script previews in menus.
  • --log 📝 Enable logging for the current session only.
  • --check-update 📡 Check if a new version is available.
  • --update 🔄 Get instructions for updating Carch.
  • --uninstall 🗑️ Get instructions for uninstalling Carch.

Released under the MIT License.