Skip to content

Command backup

Falcn8 edited this page Mar 19, 2026 · 1 revision

backup

Summary

Create a single-file vault backup archive.

Usage

./dist/aegiro-cli backup --vault <path> --out <path.aegirobackup> [--passphrase "<pass>"]

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