flyctl wireguard

Commands that manage WireGuard peer connections

About

Commands that manage WireGuard peer connections

Usage

flyctl wireguard [command] [flags]

Available Commands

  • create - Add a WireGuard peer connection
  • list - List all WireGuard peer connections
  • remove - Remove a WireGuard peer connection

Options

  -h, --help   help for wireguard

Global Options

  -t, --access-token string   Fly API Access Token
  -j, --json                  json output
  -v, --verbose               verbose output

See Also