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