NetworkManager/cli
Jiří Klimeš cdec23d314 cli: complete file names for properties whose value is a file name
Note:
Tilde expansion is enabled, so ~/abc<TAB> expands the string to /home/joe/abc.
However, when user did not use the completion and typed "~/myfile" manually,
the path could not be opened.

nmcli 802-1x.ca-cert> set ~/newca.crt
Error: failed to set 'ca-cert' property: Failed to open file '~/newca.crt': No such file or directory
2013-11-22 14:09:10 +01:00
..
completion cli: bash completion must not suggest IP options for adding slave types 2013-11-18 16:38:07 +01:00
src cli: complete file names for properties whose value is a file name 2013-11-22 14:09:10 +01:00
Makefile.am Add bash-completion file for nmcli 2013-02-19 21:20:59 +01:00