summaryrefslogtreecommitdiff
path: root/cmd/podman/pod_ps.go
Commit message (Expand)AuthorAge
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* Revert "Switch to golangci-lint"Brent Baude2019-04-05
* Add deadcode linterSascha Grunert2019-04-04
* move formats pkg to and vendor from buildahQi Wang2019-03-11
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Command-line input validation: reject unused argsEd Santiago2019-02-27
* podman-remote create|psbaude2019-02-25
* hide --latest on the remote-clientbaude2019-02-22
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Migrate to cobra CLIbaude2019-02-08
* Sort all command flagsQi Wang2018-10-11
* Fix pod status reporting for new Exited stateMatthew Heon2018-10-03
* don't print help message for usage errorsValentin Rothberg2018-08-31
* Fixed formatting and lowered verbosity of pod pshaircommander2018-08-24
* Fixing network ns segfaulthaircommander2018-08-23
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Change batchcontainer to sharedhaircommander2018-08-16
* Moved getPodStatus to pod API to be used in varlinkhaircommander2018-08-16
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Pod ps now uses pod.Status()haircommander2018-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