Manage Networks
-h, --help help for network
--config string Config file path (default "~/.config/hcloud/cli.toml")
--context string Currently active context
--debug Enable debug output
--debug-file string File to write debug output to
--endpoint string Hetzner Cloud API endpoint (default "https://api.hetzner.cloud/v1")
--hetzner-endpoint string Hetzner API endpoint (default "https://api.hetzner.com/v1")
--no-experimental-warnings If true, experimental warnings are not shown
--poll-interval duration Interval at which to poll information, for example action progress (default 500ms)
--quiet If true, only print error messages
- hcloud - Hetzner Cloud CLI
- hcloud network add-label - Add a label to a Network
- hcloud network add-route - Add a route to a Network
- hcloud network add-subnet - Add a subnet to a Network
- hcloud network change-ip-range - Change the IP range of a Network
- hcloud network create - Create a Network
- hcloud network delete - Delete a network
- hcloud network describe - Describe a Network
- hcloud network disable-protection - Disable resource protection for a Network
- hcloud network enable-protection - Enable resource protection for a Network
- hcloud network expose-routes-to-vswitch - Expose routes to connected vSwitch
- hcloud network list - List Networks
- hcloud network remove-label - Remove a label from a Network
- hcloud network remove-route - Remove a route from a Network
- hcloud network remove-subnet - Remove a subnet from a Network
- hcloud network update - Update a Network.
To enable or disable exposing routes to the vSwitch connection you can use the subcommand "hcloud network expose-routes-to-vswitch".