# @failzero/cli

CLI tool for disaster recovery orchestration.

## Commands

- `fz init` - Initialize a new DR plan
- `fz validate` - Validate dr.yaml configuration
- `fz deploy` - Deploy plan to control plane
- `fz status` - View current status
- `fz failover` - Trigger manual failover
- `fz history` - View failover history
