Make vasum-cli arguments shorter/nicer with autocomplete, rename tool vasum-cli to vsm 12/44612/23
authorKrzysztof Dynowski <k.dynowski@samsung.com>
Thu, 23 Jul 2015 14:27:57 +0000 (16:27 +0200)
committerDariusz Michaluk <d.michaluk@samsung.com>
Wed, 29 Jul 2015 11:26:25 +0000 (04:26 -0700)
commitcb894f96478a1a9817ea45c04e9e95bf7b5e2b33
tree082cad7f9a9af8d4623d280776c8e8b533f349cc
parent44461ead945d681a7941e0d2a2dc10b7103330f7
Make vasum-cli arguments shorter/nicer with autocomplete, rename tool vasum-cli to vsm

[Feature]       Shorter and nicer arguments for command line tool
[Cause]         Messy underscore, too many commands
[Solution]      More generic commands, shorter, easier to enter names
[Verification]  Build, install, use vsm with various arguments
                Try autocompletion for arguments

Change-Id: I2e8d1bff3a5dcf96df1250b29b8df55c8f23171d
cli/CMakeLists.txt
cli/command-line-interface.cpp
cli/command-line-interface.hpp
cli/main.cpp
cli/support/vasum-cli-completion.sh.in [deleted file]
cli/support/vsm-completion.sh.in [new file with mode: 0755]
common/netlink/netlink.cpp
packaging/vasum.spec
server/netdev.cpp