Man page - openvpn3-config-dump(1)
Packages contas this manual
- openvpn3-config-remove(1)
- openvpn3-config-dump(1)
- openvpn3-admin-sessionmgr-service(8)
- openvpn3-as(1)
- openvpn3-service-sessionmgr(8)
- openvpn3-session-acl(1)
- openvpn3-admin-netcfg-service(8)
- openvpn3-admin(8)
- openvpn3-linux(7)
- openvpn3-service-devposture(8)
- openvpn3-session-stats(1)
- openvpn3-config-acl(1)
- openvpn3-log(1)
- openvpn3-service-client(8)
- openvpn3-service-log(8)
- openvpn3-service-backendstart(8)
- openvpn3-session-auth(1)
- openvpn3-admin-log-service(8)
- openvpn3-admin-journal(8)
- openvpn3-config-manage(1)
- openvpn3-session-manage(1)
- openvpn3-service-netcfg(8)
- openvpn2(1)
- openvpn3-configs-list(1)
- openvpn3-service-configmgr(8)
- openvpn3-config-import(1)
- openvpn3-systemd(8)
- openvpn3-sessions-list(1)
- openvpn3-admin-init-config(8)
- openvpn3(1)
- openvpn3-session-start(1)
- openvpn3-autoload(8)
Package: openvpn3-client
apt-get install openvpn3-client
apt-get install openvpn3-client
Manuals in package:
Manual
| OPENVPN3-CONFIG-DUMP(1) | OpenVPN 3 Linux | OPENVPN3-CONFIG-DUMP(1) |
NAME
openvpn3-config-dump - OpenVPN 3 Linux - Configuration Dump
SYNOPSIS
openvpn3 config-dump -o DBUS-PATH | --path DBUS-PATH | --config CONFIG-NAME [--json] openvpn3 config-dump -h | --help openvpn3 config-show -o DBUS-PATH | --path DBUS-PATH | --config CONFIG-NAME [--json] openvpn3 config-show -h | --help
DESCRIPTION
This will dump the contents of the OpenVPN configuration profile which was imported to the terminal. It will not carry any information added via openvpn3 config-manage.
If the configuration profile has been locked down via openvpn3 config-acl users granted access to this configuration profile will not be able to see the contents of the configuration profile.
This command used to be openvpn3 config-show but that has been deprecated in favour of openvpn config-dump.
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 show. 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.
- --json
- Use JSON formatting of the output instead of text/plain.
SEE ALSO
openvpn3(1) openvpn3-config-acl(1) openvpn3-config-import(1) openvpn3-configs-list(1)