Merge pull request #855 from baude/kpod_stop2
kpod stop -- stop one or more containers
This commit is contained in:
commit
ac5596cf62
7 changed files with 168 additions and 0 deletions
|
@ -48,6 +48,7 @@ func main() {
|
|||
rmiCommand,
|
||||
saveCommand,
|
||||
statsCommand,
|
||||
stopCommand,
|
||||
tagCommand,
|
||||
umountCommand,
|
||||
versionCommand,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue