NetworkManager/clients/cli
Thomas Haller fdd758112f cli: merge editor_show_secrets with NmcConfig.show_secrets
The show-secrets flag can be toggled in edit mode

  nmcli> nmcli show-secrets yes

There is no point in tracking two separate flags for it. Inside
edit mode, when the user toggles the show-secrets flag, it should
overwrite the command line option.

These two flags can be merged.
2017-04-12 11:24:04 +02:00
..
agent.c cli: move NmcMetaGenericInfo to "utils.h" 2017-04-05 16:53:06 +02:00
agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
common.c cli: move show_secret field to NmcConfig 2017-04-12 11:24:04 +02:00
common.h cli: split tracking of meta data out of NmcOutputField 2017-04-05 16:53:06 +02:00
connections.c cli: merge editor_show_secrets with NmcConfig.show_secrets 2017-04-12 11:24:04 +02:00
connections.h cli: move and rename TermColor and TermFormat 2017-04-05 16:53:06 +02:00
devices.c cli: move show_secret field to NmcConfig 2017-04-12 11:24:04 +02:00
devices.h cli: move and rename TermColor and TermFormat 2017-04-05 16:53:06 +02:00
general.c cli: implement new nmc_print() command to generically output cli data 2017-04-12 11:24:04 +02:00
general.h cli: output a short summary of devices when called without arguments 2016-07-19 14:29:05 +02:00
nmcli-completion cli: make nmcli do its own command completion 2017-02-13 16:32:15 +01:00
nmcli.c cli: merge editor_show_secrets with NmcConfig.show_secrets 2017-04-12 11:24:04 +02:00
nmcli.h cli: merge editor_show_secrets with NmcConfig.show_secrets 2017-04-12 11:24:04 +02:00
polkit-agent.c cli: move NmcMetaGenericInfo to "utils.h" 2017-04-05 16:53:06 +02:00
polkit-agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
settings.c cli: do not show description of unsupported properties 2017-04-12 10:18:01 +02:00
settings.h cli: move NmcMetaGenericInfo to "utils.h" 2017-04-05 16:53:06 +02:00
utils.c cli: move show_secret field to NmcConfig 2017-04-12 11:24:04 +02:00
utils.h cli: implement new nmc_print() command to generically output cli data 2017-04-12 11:24:04 +02:00