You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## services**OPTIONS:*** port
* flags: -p --port
* type: string
* desc: Which port to serve on
### services start <service_name>> Start or restart a service.
Child command would have the parent's `port` variable in scope.
~~~bashecho"Starting service $service_name on $port"~~~
The text was updated successfully, but these errors were encountered:
The text was updated successfully, but these errors were encountered: