logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

openvpn3-config-dump - OpenVPN 3 Linux - Configuration Dump

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 openvpn3config-manage.

       If the configuration profile has been locked down via openvpn3config-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  openvpn3config-show  but  that  has  been  deprecated in favour of openvpnconfig-dump.

Name

       openvpn3-config-dump - OpenVPN 3 Linux - Configuration Dump

Options

-h, --help
              Print  usage and help details to the terminal

       -oDBUS-PATH, --pathDBUS-PATH
              D-Bus  configuration  path  to  the  configuration  to  show.   This  can  be  found  in  openvpn3configs-list.

       --config-pathDBUS-PATH
              Alias for --path.

       -cCONFIG-NAME, --configCONFIG-NAME
              Can  be  used  instead of --path where the configuration profile name is given instead.  Available
              configuration names can be found via openvpn3configs-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)

                                                                                         OPENVPN3-CONFIG-DUMP(1)

Synopsis

openvpn3config-dump-oDBUS-PATH | --pathDBUS-PATH | --configCONFIG-NAME[--json]openvpn3config-dump-h | --helpopenvpn3config-show-oDBUS-PATH | --pathDBUS-PATH | --configCONFIG-NAME[--json]openvpn3config-show-h | --help

See Also