containers / containers/toolbox
`ls` as an alias of `list`
Open
Beginner friendly
1. Feature request
- Dominant language
- Go
- Stars
- 3.5k
- Forks
- 262
- Avg merge
- 3d 1h
- Merged PRs (30d)
- 1
Description
**Is your feature request related to a problem? Please describe.**
I'm frustrated having to use `toolbox list` instead of `toolbox ls`
**Describe the solution you'd like**
An alias to list - `ls`
**Describe alternatives you've considered**
NA
**Additional context**
NA.
Contributor guide
Research direction
Start by locating the CLI registration for the existing `toolbox list` command and check how other command aliases are defined. Add `ls` as an alias that invokes the same behavior, then run the CLI help and execute both `toolbox list` and `toolbox ls` to confirm they behave identically.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Active
- Clarity
- Clearly specified
- Newbie friendliness
- 82/100