### Checklist - [x] My issue is specific & actionable. - [x] I am not suggesting a protocol enhancement. - [x] I have searched on the [issue tracker](https://github.com/ipfs/kubo/issues?q=is%3Aissue) for my issue. ### Description It seems the CLI is a bit inconsistent with `list` vs `ls`; `ipfs repo` and `ipfs pin` take `ls` instead of `list`.
Checklist
Description
It seems the CLI is a bit inconsistent with
listvsls;ipfs repoandipfs pintakelsinstead oflist.