Skip to content

Command delete

Falcn8 edited this page Mar 19, 2026 · 1 revision

delete

Summary

Delete logical entries from a vault.

Usage

./dist/aegiro-cli delete --vault <path> --passphrase "<pass>" <logical-paths...>

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