Uplink Docs
Managing Edges

Managing Edges

uplink edge add edge.example.com --api-key <uek-key>
uplink edge list
uplink edge remove edge.example.com
uplink edges

uplink edges is an alias for uplink edge list.

Managed edges are adopted from the control-plane registry during login. Self-hosted edges are stored locally with their domain and API key.

Use --edge <domain> on serving commands or UPLINK_EDGE to select an edge.