NetworkManager/clients/cli
Lubomir Rintel 1d40c5f476 cli: add nmcli g logging completion
This is sort of ugly, because it includes the domain and log levels
verbatim. They're just plain strings on the API, there's no way the
client would know which ones are valid.

On the other hand this kills one of two uses of nmc_parse_args(), which
probably means it's not a very good abstraction and maybe we should get
rid of it altogether. It is in particular unfriendly to argument
completion.
2017-02-15 11:16:19 +01:00
..
agent.c cli: use nmc_do_cmd to get the client and check if the daemon is running 2016-11-11 16:18:03 +01:00
agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
common.c cli: complete the [-][-]help arguments 2017-02-15 11:16:19 +01:00
common.h cli: make it possible to call sub-commands with client obtained asynchronously 2016-11-11 16:18:03 +01:00
connections.c cli: add completion for "nmcli c edit" 2017-02-15 11:16:19 +01:00
connections.h cli: add -f argument completion 2016-08-01 15:51:29 +02:00
devices.c cli: use nmc_do_cmd to get the client and check if the daemon is running 2016-11-11 16:18:03 +01:00
devices.h cli: add -f argument completion 2016-08-01 15:51:29 +02:00
general.c cli: add nmcli g logging completion 2017-02-15 11:16:19 +01: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 all: use NM_CACHED_QUARK_FCN() to define cached quarks 2017-02-10 14:33:52 +01:00
nmcli.h cli: use nmc_do_cmd to get the client and check if the daemon is running 2016-11-11 16:18:03 +01:00
polkit-agent.c all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
polkit-agent.h cli: add 'nmcli agent' command (bgo #739568) 2014-11-07 11:58:25 +01:00
settings-docs.xsl clients: reorganize source tree, put all the installed clients together 2014-07-30 15:56:19 -04:00
settings.c cli: fix setting of private key password 2017-02-13 15:50:21 +01:00
settings.h cli: macsec support 2017-01-16 17:47:10 +01:00
utils.c all: cleanup includes in header files 2016-08-17 19:51:17 +02:00
utils.h macros: add macro _nm_printf() for function attribute 2016-06-05 12:22:01 +02:00