The CLI has the following workflow currently:
- Specify directory and output path.
- Archive is built.
- Archive is overwritten on subsequent calls to
hyperpack.
It would be nice to expand this to include more features. In order of priority and complexity:
- Allow multiple directories to be specified for input.
- Add a flag or subcommand to list the contents of an archive.
- Enable compression and encryption of archived data.
The CLI has the following workflow currently:
hyperpack.It would be nice to expand this to include more features. In order of priority and complexity: