cli: add '--show-password' option for 'nmcli device wifi hotspot'
authorJiří Klimeš <jklimes@redhat.com>
Wed, 14 Oct 2015 10:05:32 +0000 (12:05 +0200)
committerJiří Klimeš <jklimes@redhat.com>
Tue, 10 Nov 2015 08:15:06 +0000 (09:15 +0100)
commit2f52a10be12a9b04d802bd6d5040ead71aa7434d
treeca541ed080c8b2ea888d4a7f82316a93b8401980
parent781d24f1ddfac109ba54cbf2120337cb30e56563
cli: add '--show-password' option for 'nmcli device wifi hotspot'

It is useful to show nmcli-generated hotspot password (if a user does not
provide his own password). Without the option the user would have to look into
the generated profile in order to find out the password.
clients/cli/devices.c
clients/cli/nmcli-completion
man/nmcli.1.in