From 9959fdb2e8ddd06f2161798ca0a39c77d67c652d Mon Sep 17 00:00:00 2001 From: Michael Biebl Date: Wed, 4 May 2022 15:35:24 +0200 Subject: New upstream version 1.37.92 --- docs/api/html/nmcli.html | 43 ++++++++++++++++++++++++++++++++++++++----- 1 file changed, 38 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 2c63c69b..5ca8f1f4 100644 --- a/docs/api/html/nmcli.html +++ b/docs/api/html/nmcli.html @@ -6,9 +6,9 @@ - + - + @@ -16,7 +16,7 @@ Home Up -Prev +Prev Next
@@ -427,7 +427,7 @@

Connection Management Commands

-

nmcli connection { show | up | down | modify | add | edit | clone | delete | monitor | reload | load | import | export } [ARGUMENTS...]

+

nmcli connection { show | up | down | modify | add | edit | clone | delete | monitor | reload | load | import | export | migrate } [ARGUMENTS...]

NetworkManager stores all network configuration as "connections", which are collections of data (Layer2 details, IP addressing, etc.) that describe how to create or connect to a network. A connection is "active" @@ -934,6 +934,31 @@ data will be printed to standard output.

+ +

+ migrate + [ + --plugin + plugin... + ] + [ id | uuid | path ] + [ID...] +

+ +

Migrate connection profiles to a different settings plugin, such + as keyfile (default) or ifcfg-rh.

+

The connection to be migrated is identified by its name, UUID or D-Bus path. + If ID is ambiguous, a keyword id, + uuid or path can be used. See connection + show above for the description of the + ID-specifying keywords.

+

If no connections are specified, the command acts on all available + connections. Therefore, with no arguments, the command migrates all connection + profiles to the keyfile plugin.

+

If --wait option is not specified, the default timeout will be 10 + seconds.

+ +
@@ -1357,6 +1382,10 @@

Connection whose details is the user not permitted to see.

+

connection-deprecated

+

Connection that uses deprecated settings. It might not be possible to activate it.

+ +

connectivity-full

Connectivity state when Internet is reachable.

@@ -1485,6 +1514,10 @@

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

+

wifi-deprecated

+

Wi-Fi network that might be impossible to connect to due to use of deprecated functionality.

+ +

disabled

A property that is turned off.

@@ -1799,6 +1832,6 @@ +
Generated by GTK-Doc V1.33.1 \ No newline at end of file -- cgit 1.3.0-6-gf8a5