diff options
author | Lubomir Rintel <lkundrak@v3.sk> | 2022-05-04 09:19:01 +0200 |
---|---|---|
committer | Lubomir Rintel <lkundrak@v3.sk> | 2022-06-15 12:26:08 +0200 |
commit | 1c17e556276ee786da374684b0752b3128e16938 (patch) | |
tree | a3b352cbade22294149bce0ca162de5677f5ec63 /Makefile.vapigen | |
parent | 47eaf963e31dca8e82d6d9c9454c000528fe5fa7 (diff) | |
download | NetworkManager-1c17e556276ee786da374684b0752b3128e16938.tar.gz |
nmcli/devices: add "checkpoint" commandlr/nmcli-checkpoint
This is an interface to the Checkpoint/Restore functionality that's
available for quite some time. It runs a command with a checkpoint taken
and rolls back unless success is confirmed before the checkpoint times
out:
$ nmcli dev checkpoint eth0 -- nmcli dev dis eth0
Device 'eth0' successfully disconnected.
Type "Yes" to commit the changes: No
Checkpoint was removed.
The details about how it's used are documented in nmcli(1) and
nmcli-examples(7).
Diffstat (limited to 'Makefile.vapigen')
0 files changed, 0 insertions, 0 deletions