Skip to content

Cmd

Kubat requested to merge cmd into master

Parsing inputs for lkt like in cisco routers and switches: use only the minimal string to get the correct option.

Example:

lkt st -> lkt status
lkt sh -> lkt shuffle
lkt s -> big nope, not enough to get one option
Edited by Kubat

Merge request reports