Command Reference

Command Reference #

Complete reference for all Quad-Ops commands with detailed options, examples, and use cases.

Command Structure #

Quad-Ops follows a hierarchical command structure:

quad-ops [global-options] <command> [command-options] [arguments]

Global Options #

OptionShortDescription
--configPath to configuration file
--debugEnable debug output
--verboseEnable verbose output
--help-hShow help information

Available Commands #

Command-Specific Help #

# Help for any command
quad-ops <command> --help

# Examples
quad-ops sync --help
quad-ops validate --help

Core Operations #

  • sync - Sync repositories, generate Quadlet units, pull images, and start services
  • validate - Validate compose files for use with quad-ops
  • update - Update quad-ops to the latest version
  • version - Print version information