yaa
Verified for current stable LTS
Yaa Command: List Contents Of Archive
Use for list contents of archive with Yaa. Exact CLI syntax to list contents of archive using Yaa.
When to use this: Use for list contents of archive with Yaa.
Command Syntax
yaa list -i <path/to/archive_file.yaa> yaa list -i <path/to/archive_file.yaa> Live Command Builder
Final Command
yaa list -i <path/to/archive_file.yaa> Command Breakdown
-i- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to list contents of archive using Yaa.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Yaa Command: Create Archive From Directory
yaa archive -d <path/to/directory> -o <path/to/output_file.yaa> Yaa Command: Create Archive From File yaa archive -i <path/to/file> -o <path/to/output_file.yaa> Yaa Command: Create Archive With Block Size yaa archive -b 8m -d <path/to/directory> -o <path/to/output_file.yaa> Yaa Command: Create Archive With Compression Algorithm yaa archive -a <algorithm> -d <path/to/directory> -o <path/to/output_file.yaa> Yaa Command: Extract Archive To Current Directory yaa extract -i <path/to/archive_file.yaa>