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 #
| Option | Short | Description |
|---|---|---|
--config | Path to configuration file | |
--debug | Enable debug output | |
--verbose | Enable verbose output | |
--help | -h | Show help information |
Available Commands #
Command-Specific Help #
# Help for any command
quad-ops <command> --help
# Examples
quad-ops sync --help
quad-ops validate --help