Commands that manage WireGuard peer connections
## Usage
~~~
fly wireguard [command] [flags]
~~~
## Available Commands
* [create](/docs/flyctl/wireguard-create/) - Add a WireGuard peer connection
* [list](/docs/flyctl/wireguard-list/) - List all WireGuard peer connections
* [remove](/docs/flyctl/wireguard-remove/) - Remove a WireGuard peer connection
* [reset](/docs/flyctl/wireguard-reset/) - Reset WireGuard peer connection for an organization
* [token](/docs/flyctl/wireguard-token/) - Commands that managed WireGuard delegated access tokens
* [websockets](/docs/flyctl/wireguard-websockets/) - Enable or disable WireGuard tunneling over WebSockets
## Options
~~~
-h, --help help for wireguard
~~~
## Global Options
~~~
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
~~~
## See Also
* [fly](/docs/flyctl/help/) - The Fly.io command line interface
fly wireguard
Commands that manage WireGuard peer connections
Usage
fly wireguard [command] [flags]
Available Commands
- create - Add a WireGuard peer connection
- list - List all WireGuard peer connections
- remove - Remove a WireGuard peer connection
- reset - Reset WireGuard peer connection for an organization
- token - Commands that managed WireGuard delegated access tokens
- websockets - Enable or disable WireGuard tunneling over WebSockets
Options
-h, --help help for wireguard
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly - The Fly.io command line interface