A CLI for creating encrypted backups. See architecture docs for more info.
- add ability to create backup chunks/packs
- add fault-tolerant save for chunks/packs
- add cache for resuming backups
| Command | Description |
|---|---|
| init | Create a new encrypted backup store |
| show | Print resource information (see appendix for valid resources) |
| backup | Create a new backup of a directory |
- valid resources: masterkey, config
