Actions
Feature #4505
opennfdc: TAB completion for command names
Status:
New
Priority:
Normal
Assignee:
-
Category:
Tools
Target version:
-
Start date:
02/15/2018
Due date:
% Done:
0%
Estimated time:
6.00 h
Description
In order to improve usability of nfdc
command, the command should provide a TAB completion function to give hints on available commands.
For example, after typing nfdc face
, pressing TAB gives “nfdc face list, nfdc face create, nfdc face destroy”.
This issue only provides TAB completion for command names. Separate issues will provide TAB completion for command parameters.
Actions