tree
cmd/tree
Show directory tree view
Quick Start
tree [path] [--depth=N] [--all]
At A Glance
Usage
tree [path] [--depth=N] [--all]
Subcommands
No subcommands.
Flags
| Flag | Type | Description |
|---|---|---|
-all |
- |
Show hidden files |
-depth |
int |
Maximum depth to display (default 3) |
Exit Codes
| Code | Meaning |
|---|---|
0 |
Success |
1 |
Runtime/command error |
2 |
Invalid flags/usage |