From 04bc9e1cd3544445d883ad29ea108c1645c8e7b7 Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Mon, 4 Jun 2018 00:07:45 +0200 Subject: New upstream version 1.11.4 --- docs/api/html/nmcli.html | 177 +++++++++++++++++++++++++++++++++++++++++++++-- 1 file changed, 172 insertions(+), 5 deletions(-) (limited to 'docs/api/html/nmcli.html') diff --git a/docs/api/html/nmcli.html b/docs/api/html/nmcli.html index e2ce3b6f..29e3f10a 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -8,7 +8,7 @@ - + @@ -107,10 +107,16 @@

-c | --colors { yes | no | auto }

-

This option controls color output (using terminal escape sequences). + +

This option controls color output (using terminal escape sequences). yes enables colors, no disables them, auto only produces colors when standard output is directed - to a terminal. The default value is auto.

+ to a terminal. The default value is auto.

+

The actual colors used are configured as described in + terminal-colors.d(5). + Please refer to the Colors section for a + list of color names supported by nmcli.

+

-f | --fields { field1,field2... | all | common }

@@ -2023,6 +2029,166 @@ It's equivalent to the +bond.options 'option=value'
+

Colors

+

Implicit coloring can be disabled by an empty file + /etc/terminal-colors.d/nmcli.disable.

+

See terminal-colors.d(5) + for more details about colorization configuration. + The logical color names supported by nmcli are:

+
++++ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +

connection-activated

A connection that is active.

connection-activating

Connection that is being activated.

connection-disconnecting

Connection that is being disconnected.

connection-invisible

Connection whose details is the user not permitted to see.

connectivity-full

Conectivity state when Internet is reachable.

connectivity-limited

Conectivity state when only a local network reachable.

connectivity-none

Conectivity state when the network is disconnected.

connectivity-portal

Conectivity state when a captive portal hijacked the connection.

connectivity-unknown

Conectivity state when a connectivity check didn't run.

device-activated

Device that is connected.

device-activating

Device that is being configured.

device-disconnected

Device that is not connected.

device-firmware-missing

Warning of a missing device firmware.

device-plugin-missing

Warning of a missing device plugin.

device-unavailable

Device that is not available for activation.

manager-running

Notice that the NetworkManager daemon is available.

manager-starting

Notice that the NetworkManager daemon is being initially connected.

manager-stopped

Notice that the NetworkManager daemon is not available.

permission-auth

An action that requires user authentication to get permission.

permission-no

An action that is not permitted.

permission-yes

An action that is permitted.

prompt

Prompt in interactive mode.

state-asleep

Indication that NetworkManager in suspended state.

state-connected-global

Indication that NetworkManager in connected to Internet.

state-connected-local

Indication that NetworkManager in local network.

state-connected-site

Indication that NetworkManager in connected to networks other than Internet.

state-connecting

Indication that NetworkManager is establishing a network connection.

state-disconnected

Indication that NetworkManager is disconnected from a network.

state-disconnecting

Indication that NetworkManager is being disconnected from a network.

wifi-signal-excellent

Wi-Fi network with an excellent signal level.

wifi-signal-fair

Wi-Fi network with a fair signal level.

wifi-signal-good

Wi-Fi network with a good signal level.

wifi-signal-poor

Wi-Fi network with a poor signal level.

wifi-signal-unknown

Wi-Fi network that hasn't been actually seen (a hidden AP).

disabled

A property that is turned off.

enabled

A property that is turned on.

+
+

Environment Variables

nmcli's behavior is affected by the following environment variables.

@@ -2319,10 +2485,11 @@ It's equivalent to the +bond.options 'option=value' NetworkManager.conf(5), nm-settings(5), nm-applet(1), - nm-connection-editor(1).

+ nm-connection-editor(1), + terminal-colors.d(5).

+
Generated by GTK-Doc V1.28 \ No newline at end of file -- cgit 1.3.0-6-gf8a5