flownative / localbeach

The Local Beach client written in Go
Apache License 2.0
7 stars 3 forks source link

Introduce beach restart #12

Closed robertlemke closed 4 years ago

robertlemke commented 4 years ago

Sometimes, when something is broken with the file synchronization, or if you just messed up the containers, you'll need to restart a Local Beach project's containers.

A new command would help, which basically does beach stop --remove && beach start --pull false.