Man page - openvpn3-config-remove(1)
Packages contains this manual
- openvpn3-session-auth(1)
- openvpn3-service-netcfg(8)
- openvpn3-service-client(8)
- openvpn3-log(1)
- openvpn3-session-manage(1)
- openvpn3-admin-init-config(8)
- openvpn3-service-log(8)
- openvpn3-service-backendstart(8)
- openvpn3-session-acl(1)
- openvpn3-admin(8)
- openvpn3-service-configmgr(8)
- openvpn3-systemd(8)
- openvpn3-linux(7)
- openvpn3-session-start(1)
- openvpn2(1)
- openvpn3-admin-netcfg-service(8)
- openvpn3-config-dump(1)
- openvpn3-admin-log-service(8)
- openvpn3-config-manage(1)
- openvpn3-admin-sessionmgr-service(8)
- openvpn3-admin-journal(8)
- openvpn3-service-sessionmgr(8)
- openvpn3-autoload(8)
- openvpn3-config-acl(1)
- openvpn3-as(1)
- openvpn3-config-import(1)
- openvpn3-configs-list(1)
- openvpn3-sessions-list(1)
- openvpn3(1)
- openvpn3-service-devposture(8)
- openvpn3-session-stats(1)
- openvpn3-config-remove(1)
apt-get install openvpn3-client
Manual
OPENVPN3-CONFIG-REMOVE
NAMESYNOPSIS
DESCRIPTION
OPTIONS
SEE ALSO
NAME
openvpn3-config-remove - OpenVPN 3 Linux - Delete Configuration Profile
SYNOPSIS
openvpn3
config-remove -o DBUS-PATH
|
--path DBUS-PATH
|
--config CONFIG-NAME [--force]
openvpn3 config-remove -h
|
--help
DESCRIPTION
This will delete an imported configuration profile from the configuration manager.
OPTIONS
-h , --help
Print usage and help details to the terminal
-o DBUS-PATH , --path DBUS-PATH
D-Bus configuration path to the configuration to delete. This can be found in openvpn3 configs-list .
--config-path DBUS-PATH
Alias for --path .
-c CONFIG-NAME , --config CONFIG-NAME
Can be used instead of --path where the configuration profile name is given instead. Available configuration names can be found via openvpn3 configs-list .
--force
By default, the user must type in a confirmation before the configuration is deleted. By adding this option, the configuration will be deleted instantly without any user interaction.
SEE ALSO
openvpn3 (1) openvpn3-config-import (1) openvpn3-configs-list (1)