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
_static
_themes
cmdref
configuration
docker
gettingstarted
images
install
istio
kubernetes
mesos
policy
.gitignore -rw-r--r-- 7 bytes
Dockerfile -rw-r--r-- 509 bytes
Makefile -rw-r--r-- 2.3 KB
api.rst -rw-r--r-- 2.8 KB
bpf.rst -rw-r--r-- 187.4 KB
cheatsheet.rst -rw-r--r-- 9.7 KB
commit-access.rst -rw-r--r-- 18.9 KB
concepts.rst -rw-r--r-- 35.7 KB
conf.py -rw-r--r-- 5.5 KB
contributing.rst -rw-r--r-- 54.3 KB
further_reading.rst -rw-r--r-- 157 bytes
gettinghelp.rst -rw-r--r-- 1.1 KB
glossary.rst -rw-r--r-- 1.9 KB
index.rst -rw-r--r-- 2.0 KB
intro.rst -rw-r--r-- 3.1 KB
requirements.txt -rw-r--r-- 496 bytes
spelling_wordlist.txt -rw-r--r-- 3.6 KB
troubleshooting.rst -rw-r--r-- 14.7 KB

back to top