index
:
containers/podman.git
main
update-docs-for-podman-machine
forked from: https://github.com/containers/podman.git
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
cmd
/
podman
/
pod_stop.go
Commit message (
Expand
)
Author
Age
*
rootless: fix pod stop|rm if uid in the container != 0
Giuseppe Scrivano
2019-03-11
*
Fix help commands to show short and long description.
Daniel J Walsh
2019-03-07
*
Better usage synopses for subcommands
Ed Santiago
2019-02-26
*
Enable more podman-remote pod commands
baude
2019-02-22
*
hide --latest on the remote-client
baude
2019-02-22
*
Improve command line validation
baude
2019-02-22
*
Add 3rd chunk of Cobra examples
TomSweeneyRedHat
2019-02-17
*
Don't show global flags except for podman command
Daniel J Walsh
2019-02-12
*
Migrate to cobra CLI
baude
2019-02-08
*
Capatilize all usage and descriptions
Daniel J Walsh
2019-02-05
*
add timeout to pod stop
baude
2018-12-07
*
Sort all command flags
Qi Wang
2018-10-11
*
Add ContainerStateExited and OCI delete() in cleanup()
Matthew Heon
2018-10-02
*
don't print help message for usage errors
Valentin Rothberg
2018-08-31
*
switch projectatomic to containers
Daniel J Walsh
2018-08-16
*
Refactored method of getting pods
haircommander
2018-07-27
*
Cleanup descriptions and help information
Daniel J Walsh
2018-07-27
*
Fix error handling in pod start/stop.
haircommander
2018-07-23
*
Added pod start and stop
haircommander
2018-07-20