CLI Reference
Complete WP-CLI command reference for SafeGuard backup operations.
SafeGuard integrates with WP-CLI for automation, scripting, and CI/CD pipelines. All commands are available under the wp safeguard namespace.
Global Flags
These flags work on all wp safeguard commands. Combine them with any subcommand below.
| Flag | Description |
|---|---|
--quiet | Suppress all non-error output |
--porcelain | Output only machine-readable values (IDs, counts). Useful for scripting. |
--format=<format> | Output format: table (default), json, csv, or yaml |