Skip to content

Command create

Falcn8 edited this page Mar 19, 2026 · 1 revision

create

Summary

Create a new encrypted AGVT vault.

Usage

./dist/aegiro-cli create --vault <path.agvt> --passphrase "<pass>" [--touchid]

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