Skip to content

Command restore

Falcn8 edited this page Mar 19, 2026 · 1 revision

restore

Summary

Restore vault bytes from a backup archive.

Usage

./dist/aegiro-cli restore --backup <path.aegirobackup> --out <path.agvt> [--force]

Common options

  • Run ./dist/aegiro-cli --help for authoritative and latest flags.
  • Paths support ~ expansion.

Examples

# Show command help context
./dist/aegiro-cli --help

Related

Clone this wiki locally