Uplink Docs
Serving Commands

Serving Commands

uplink serve <port> [--name <name>] [--open | --auth <token>] [--edge <domain>]
uplink up [-f <path>] [-d]
uplink reload [-f <path>]
uplink down
uplink stop <name>
uplink stop --all

serve is the quick foreground path for one app. up serves the formation in uplink.yaml. reload re-reads the formation, down clears and stops it, and stop removes one or all served apps.