summaryrefslogtreecommitdiff
path: root/cmd/podman/common/completion.go
Commit message (Expand)AuthorAge
* podman: always call into SetupRootlessGiuseppe Scrivano2022-07-26
* improve pull-policy documentationValentin Rothberg2022-07-08
* Fix podman pod unpaue TODOUrvashi Mohnani2022-07-05
* [CI:DOCS] "setup" -> "set up" in source code commentsErik Sjölund2022-06-19
* podman pod clonecdoern2022-06-10
* shell completion: fix problems with container path completionPaul Holzinger2022-06-09
* shell completion for paths inside the image/containerPaul Holzinger2022-06-02
* Fix codespell errorsDaniel J Walsh2022-05-25
* Merge pull request #14330 from Luap99/completion3OpenShift Merge Robot2022-05-24
|\
| * cmd/podman/common/completion.go: fix FIXMEsPaul Holzinger2022-05-24
* | autocomplete `podman search --filter`Valentin Rothberg2022-05-24
|/
* Merge pull request #14263 from Luap99/completionOpenShift Merge Robot2022-05-23
|\
| * shell completion --format: add help to function with argsPaul Holzinger2022-05-18
| * shell completion --format: support maps and functionsPaul Holzinger2022-05-18
| * shell completion --format: fix embedded struct handlingPaul Holzinger2022-05-18
| * shell completion --format: only show usable methodsPaul Holzinger2022-05-18
| * shell completion --format: only show exported fieldsPaul Holzinger2022-05-18
* | shell completion: use more constants instead of duplicating stringsPaul Holzinger2022-05-19
* | shell completion: podman save --format use all valid valuesPaul Holzinger2022-05-19
* | shell completion: update podman inspect --type optionsPaul Holzinger2022-05-19
* | shell completion: fix podman event --filter valuesPaul Holzinger2022-05-19
|/
* shell completion --format: work with pointer functionsPaul Holzinger2022-05-12
* pod: add exit policiesValentin Rothberg2022-05-02
* shell completion --format: use anonymous struct field oncePaul Holzinger2022-04-28
* shell completion --format: work with nil structsPaul Holzinger2022-04-28
* enable gocritic linterPaul Holzinger2022-04-26
* Add support for --userns=nomapDaniel J Walsh2022-04-21
* Add missing events to podman-events man pageDaniel J Walsh2022-04-19
* network create: add support for ipam-driver nonePaul Holzinger2022-04-11
* Implement Podman Container Clonecdoern2022-02-20
* bump go module to version 4Valentin Rothberg2022-01-18
* use libnetwork from c/commonPaul Holzinger2022-01-12
* Merge pull request #12595 from Luap99/network-idOpenShift Merge Robot2021-12-14
|\
| * fix network id handlingPaul Holzinger2021-12-14
* | Add secret list --filter to cliJakub Guzik2021-12-14
|/
* podman, push: expose --compression-formatGiuseppe Scrivano2021-12-01
* Add flag to overwrite network backend from configPaul Holzinger2021-11-11
* logging: new mode -l passthroughGiuseppe Scrivano2021-09-27
* shell completion: do not show images without tagPaul Holzinger2021-09-23
* CNI: add ipvlan driverPaul Holzinger2021-09-16
* Wire network interface into libpodPaul Holzinger2021-09-15
* Add filtering functionality to http api secrets listJakub Guzik2021-09-03
* Shell completion for --format with anonymous fieldsPaul Holzinger2021-08-27
* Added autocompletion for images and system connectionscdoern2021-08-09
* command: migrate doesn't move process to cgroupGiuseppe Scrivano2021-07-27
* remove `pkg/registries`Valentin Rothberg2021-06-25
* Add parameter to specify checkpoint archive compressionAdrian Reber2021-06-07
* Several shell completion fixesPaul Holzinger2021-05-17
* Add go template shell completion for --formatPaul Holzinger2021-04-22
* Recognize --log-level=traceNalin Dahyabhai2021-04-14