aboutsummaryrefslogtreecommitdiffstats
path: root/tools/bash_completion/remote-process
Commit message (Collapse)AuthorAgeFilesLines
* Introduce remote-process bash completionKevin Rocard2015-02-171-0/+131
When working with the parameter-framework, the remote-process command is very handy. Nevertheless it has long commands and it is easy to make mistakes. Add a bash completion script to complete: - hostnames - frequently used port - commands and arguments based on the remote usage (help command) Signed-off-by: Kevin Rocard <kevin.rocard@intel.com>