Create and manipulate YAA archives. More information: https://www.manpagez.com/man/1/yaa/.
yaa archive -d {{path/to/directory}} -o {{path/to/output.yaa}}
yaa archive -i {{path/to/file}} -o {{path/to/output.yaa}}
yaa extract -i {{path/to/archive.yaa}}
yaa list -i {{path/to/archive.yaa}}
yaa archive -a {{algorithm}} -d {{path/to/directory}} -o {{path/to/output.yaa}}
yaa archive -b {{8m}} -d {{path/to/directory}} -o {{path/to/output.yaa}}