suborbital / subo

The Suborbital CLI
Apache License 2.0
81 stars 24 forks source link

Create `start`, `fn start`, `proxy`, `backend` commands #320

Closed cohix closed 2 years ago

cohix commented 2 years ago

To prepare for an upcoming refactor, a vmain branch should be created, and the following commands should be added:

start: starts the proxy and the backend fn start: starts a Sat instance and joins the backend mesh proxy: start only the proxy, configured to use a backend backend: start only the backend, prepare to receive traffic from the proxy