containers / containers/toolbox

`ls` as an alias of `list`

Open Beginner friendly
#1,836 1 comment 0 reactions 0 assignees View on GitHub
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

Open the contributing 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.