fly wireguard token
Commands that managed WireGuard delegated access tokens
Usage
fly wireguard token [command] [flags]
Available Commands
- create - Create a new WireGuard token
- delete - Delete a WireGuard token; token is name:
or token: - list - List all WireGuard tokens
- start - Start a new WireGuard peer connection associated with a token (set FLYWIREGUARDTOKEN)
- update - Rekey a WireGuard peer connection associated with a token (set FLYWIREGUARDTOKEN)
Options
-h, --help help for token
Global Options
-t, --access-token string Fly API Access Token
--debug Print additional logs and traces
--verbose Verbose output
See Also
- fly wireguard - Commands that manage WireGuard peer connections