cli: add global --show-secrets option
authorJiří Klimeš <jklimes@redhat.com>
Fri, 4 Dec 2015 12:29:42 +0000 (13:29 +0100)
committerJiří Klimeš <jklimes@redhat.com>
Mon, 7 Dec 2015 13:14:58 +0000 (14:14 +0100)
commit629de4e689067b7c2de0c0189c7356727af5fa9c
tree9e5ed6cfa9d0743b57b69d90d151877bfbd53656
parent23aff47826d595b7f9e9eaa7c68ce8fc7d6f0af1
cli: add global --show-secrets option

- it controls echoing passwords input on terminal
- it replaces --show-secrets in 'nmcli connection show', which is deprecated now
- it replaces --show-password in 'nmcli device wifi hotspot', which is deprecated now
clients/cli/common.c
clients/cli/connections.c
clients/cli/devices.c
clients/cli/nmcli-completion
clients/cli/nmcli.c
clients/cli/nmcli.h
man/nmcli.1.in