issues
search
beringresearch
/
macpine
Lightweight Linux VMs on MacOS
https://beringresearch.github.io/macpine/
Apache License 2.0
911
stars
22
forks
source link
Add restart command
#115
Closed
maxzinkus
closed
1 year ago
maxzinkus
commented
1 year ago
add
cmd/restart.go
accepts multiple instances
reports errors immediately rather than deferred because output is long during startup
small simplification in
host/start.go
add restart to
cmd/root.go
Closes #94
cmd/restart.go
host/start.go
cmd/root.go
Closes #94