netplan -V (return code: 2)
usage: netplan [-h] [--debug] ...
netplan: error: unrecognized arguments: --version
netplan --help (return code: 0)
usage: netplan [-h] [--debug] ...
netplan commands
optional arguments:
-h, --help show this help message and exit
--debug Enable debug messages
Available commands (see "netplan <command> --help"):
generate Generate backend specific configuration files from
/etc/netplan/*.yaml.
apply Apply current netplan config to running system (use with
care!)
ifupdown-migrate
Try to convert /etc/network/interfaces to netplan. If
successful, disable /etc/network/interfaces.