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
when surfpool is started with --daemon flag there is no clean way to stop it using the surfpool cli, user have to stop the instance with kill command .
adding stop subcommand would be ideal.
when surfpool is started with
--daemonflag there is no clean way to stop it using the surfpool cli, user have to stop the instance with kill command .adding
stopsubcommand would be ideal.