SafeGuard

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.

FlagDescription
--quietSuppress all non-error output
--porcelainOutput only machine-readable values (IDs, counts). Useful for scripting.
--format=<format>Output format: table (default), json, csv, or yaml

Status Command


Backup Commands


Storage Commands


Schedule Commands

On this page