aboutsummaryrefslogtreecommitdiff
path: root/cmd/podman/pods
Commit message (Expand)AuthorAge
* --infra-name command line argumentJosé Guilherme Vanz2021-07-15
* Merge pull request #10894 from cdoern/pidPodOpenShift Merge Robot2021-07-15
|\
| * podman pod create --pid flagcdoern2021-07-15
* | Restore headers of optional information in 'podman pod ps'Hironori Shiina2021-07-09
|/
* Podman Pod Create --cpus and --cpuset-cpus flagscdoern2021-06-23
* Scrub podman commands to use report packageJhon Honce2021-06-16
* Enable port forwarding on hostBrent Baude2021-06-01
* [Techinal Debt] Cleanup ABI vs. Tunnel CLI commandsJhon Honce2021-05-27
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* Add --noheading flag to all list commandsDaniel J Walsh2021-04-21
* bump go module to v3Valentin Rothberg2021-02-22
* Enable whitespace linterPaul Holzinger2021-02-11
* Fix --network parsing for podman pod createPaul Holzinger2021-01-31
* Add 'MemUsageBytes' format optionStuart Shelton2021-01-12
* Fix problems reported by staticcheckPaul Holzinger2021-01-12
* Add Networks format placeholder to podman ps and pod psPaul Holzinger2021-01-09
* Merge pull request #8635 from Luap99/shell-completion-testOpenShift Merge Robot2020-12-09
|\
| * Add system test for shell completionPaul Holzinger2020-12-09
* | Repeat system pruning until there is nothing removedDaniel J Walsh2020-12-09
|/
* Revert "Allow multiple --network flags for podman run/create"Luap992020-11-30
* Implement shell completion for podman topPaul Holzinger2020-11-23
* Merge pull request #8410 from Luap99/fix-multiple-networksOpenShift Merge Robot2020-11-21
|\
| * Allow multiple --network flags for podman run/createPaul Holzinger2020-11-20
* | Specify what the replace flag replaces in help textBenjamin Porter2020-11-20
|/
* Shell completion for podman ps and podman pod ps --filterPaul Holzinger2020-11-19
* Remove some more excessive wrapping and stutteringDaniel J Walsh2020-11-17
* Add shell completion with cobraPaul Holzinger2020-11-12
* Restore --format table header supportJhon Honce2020-10-29
* Merge pull request #8077 from jwhonce/wip/reportOpenShift Merge Robot2020-10-21
|\
| * Refactor podman to use c/common/pkg/reportJhon Honce2020-10-21
* | Switch use of Flags to OptionsDaniel J Walsh2020-10-21
|/
* Fix indentation for `podman pod inspect`Matthew Heon2020-10-14
* Restore --format: stats & pod psAshley Cui2020-10-13
* Restore --format table...Jhon Honce2020-10-08
* Restore --format 'table...' to commandsJhon Honce2020-10-08
* Podman containers/pods prune should throw an error if user adds argsDaniel J Walsh2020-10-01
* Fix handling of remove of bogus volumes, networks and PodsDaniel J Walsh2020-09-29
* Merge pull request #7783 from ashley-cui/slirpOpenShift Merge Robot2020-09-29
|\
| * Add support for slirp network for podsAshley Cui2020-09-25
* | Allow filtering on pod label valuesJordan Christiansen2020-09-23
|/
* Fix podman pod create --infra-command and --infra-imageDaniel J Walsh2020-09-16
* Usability: prevent "-l" with argumentsEd Santiago2020-09-14
* Switch all references to github.com/containers/libpod -> podmanDaniel J Walsh2020-07-28
* Fix container and pod create commands for remote createMatthew Heon2020-07-10
* move go module to v2Valentin Rothberg2020-07-06
* Fixes --remote flag issuesJhon Honce2020-06-26
* BATS tests: new too-many-arguments testEd Santiago2020-06-23
* pod create --replaceValentin Rothberg2020-06-15
* Turn on More lintersDaniel J Walsh2020-06-15
* pod create: add `--infra-conmon-pidfile`Valentin Rothberg2020-06-11