Man page - openvpn3-configs-list(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-CONFIGS-LIST(1) | OpenVPN 3 Linux | OPENVPN3-CONFIGS-LIST(1) |
NAME
openvpn3-configs-list - OpenVPN 3 Linux - List Configuration Profiles
SYNOPSIS
openvpn3 configs-list -h | --help
DESCRIPTION
Lists all imported VPN configuration profiles, including configuration names and D-Bus configuration paths. It will only enlist configuration profiles which a user has been granted access to or owns.
OPTIONS
- -h, --help
- Print usage and help details to the terminal
- --count
- Instead of listing all configuration profiles, only report the number of configuration profiles found. This will also consider any filters used.
- -v, --verbose
- Provide more details about each configuration profile available.
- --json
- Format the output as machine-readable JSON
- --filter-config NAME-PREFIX
- Filter the list of configuration profiles to only consider profiles starting with the given prefix value.
- --filter-tag TAG-VALUE
- Filter the list of configuration profiles to only consider profiles assigned with the given tag value.
- --filter-owner OWNER
- Filter the list of configuration profiles to only consider profiles owned by the given user. Only profiles accessible by the calling user will be listed.
SEE ALSO
openvpn3(1) openvpn3-config-import(1)