Sponsor:

Your company here, and a link to your site. Click to find out more.

incus.network.peer.create - Man Page

Create new network peering

Synopsis

incus network peer create [:]  <[target project/] [key=value...] [flags]

Description

Description:
 Create new network peering

Options

--type="local" Type of peer (local or remote)``

Options Inherited from Parent Commands

--debug[=false] Show all debug messages

--force-local[=false] Force using the local unix socket

-h, --help[=false] Print help

--project="" Override the source project``

-q, --quiet[=false] Don't show progress information

--sub-commands[=false] Use with help or --help to view sub-commands

-v, --verbose[=false] Show all information messages

--version[=false] Print version number

Example

  incus network peer create default peer1 web/default
      Create a new peering between network "default" in the current project and network "default" in the "web" project

  incus network peer create default peer2 ovn-ic --type=remote
      Create a new peering between network "default" in the current project and other remote networks through the "ovn-ic" integration

See Also

incus-network-peer(1)

History

27-Apr-2024 Auto generated by spf13/cobra

Info

Apr 2024 Auto generated by spf13/cobra