summaryrefslogtreecommitdiff
path: root/cmd/podman/pod.go
Commit message (Expand)AuthorAge
* Add podman pod prunePeter Hunt2019-04-16
* rootless: use a single user namespaceGiuseppe Scrivano2019-04-01
* rootless: fix pod stop|rm if uid in the container != 0Giuseppe Scrivano2019-03-11
* More cleanup for failures on missing commands.Daniel J Walsh2019-03-08
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* podman-remote pod top|statsbaude2019-03-06
* podman-remote pod pause|unpause|restartbaude2019-02-25
* podman-remote create|psbaude2019-02-25
* Enable more podman-remote pod commandsbaude2019-02-22
* podman-remote pod inspect|existsbaude2019-02-22
* enable podman-remote pod rmbaude2019-02-21
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* podman pod existsbaude2018-12-03
* don't print help message for usage errorsValentin Rothberg2018-08-31
* Add podman pod tophaircommander2018-08-23
* podman pod statsbaude2018-08-17
* add podman pod inspectbaude2018-08-09
* Add pod pause/unpausehaircommander2018-07-27
* Cleanup descriptions and help informationDaniel J Walsh2018-07-27
* Add pod killhaircommander2018-07-25
* Added pod restarthaircommander2018-07-25
* Added pod start and stophaircommander2018-07-20
* Added full podman pod ps, with tests and man pagehaircommander2018-07-13
* Podman pod create/rm commands with man page and tests.haircommander2018-07-13