Revision 42a47522e608c1603d04458470ae02a4d2585c07 authored by ChristopherBiscardi on 11 May 2018, 08:00:37 UTC, committed by Ian Vernon on 11 May 2018, 17:37:11 UTC
Add shorthand aliases to the list sub-commands. This is a "first
issue" related change to get more familiar with the code. cobra
supports aliases through an `Aliases` field, so I used that to add
shorthand support.

fixes #4018

Signed-off-by: ChristopherBiscardi <chris@christopherbiscardi.com>
1 parent d1e423e
History
File Mode Size
index.rst -rw-r--r-- 974 bytes
intro.rst -rw-r--r-- 5.9 KB
language.rst -rw-r--r-- 25.7 KB
troubleshooting.rst -rw-r--r-- 3.8 KB

back to top