bazooka-ci / bazooka

Continuous Integration and Continuous Deployment Server
http://docs.bazooka-ci.io/
MIT License
60 stars 5 forks source link

Rewrite bzk service #259

Closed haklop closed 9 years ago

haklop commented 9 years ago
Usage: bzk service restart [--recreate [-swd]]

Restart bazooka

Options:
  --recreate        Recreate existing Bazooka containers
  -s, --server      Recreate existing server container
  -w, --web         Recreate existing web container
  -d, --database    Recreate existing database container

https://github.com/bywan/go-dockercommand/pull/8 is required.

jawher commented 9 years ago

LGTM

julienvey commented 9 years ago

:+1: