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
{{ message }}
This repository was archived by the owner on Feb 3, 2026. It is now read-only.
At the moment, when adding new services, we need to add specific commands to enable/disable/connect to the service.
I wonder if we should move toward having a more generic 'additional service' command. Something like porter service:on browserporter service:off browser etc.
This way other services can be added and controlled more simply in cases where users need something we don't provide out of the box.