yaa
Verified for current stable LTS
Yaa Commands
Yaa command syntax with verified terminal examples.
Commands
6 commands for Yaa
yaa Archive
Yaa Command: Create Archive From Directory
yaa archive -d <path/to/directory> -o <path/to/output_file.yaa> yaa Archive
Yaa Command: Create Archive From File
yaa archive -i <path/to/file> -o <path/to/output_file.yaa> yaa Archive
Yaa Command: Create Archive With Block Size
yaa archive -b 8m -d <path/to/directory> -o <path/to/output_file.yaa> yaa Archive
Yaa Command: Create Archive With Compression Algorithm
yaa archive -a <algorithm> -d <path/to/directory> -o <path/to/output_file.yaa> yaa Archive
Yaa Command: Extract Archive To Current Directory
yaa extract -i <path/to/archive_file.yaa> yaa Archive
Yaa Command: List Contents Of Archive
yaa list -i <path/to/archive_file.yaa> Suggest a Yaa Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Yaa workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.