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
feat(start): automatically run the status command if already started (#2980)
* feat(start): automatically run the status command if already started
Rather than asking the user to run the command to get the values
Run the command for him so start command always return the infos
of the running stack.
* fix: test
* fix: test
0 commit comments