summaryrefslogtreecommitdiff
path: root/cmd/podman/common/completion.go
Commit message (Expand)AuthorAge
* 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
* Add support for play/generate kube volumesEduardo Vega2021-04-09
* podman machine shell completionPaul Holzinger2021-03-31
* Improvements for machinebaude2021-03-25
* Do not leak libpod package into the remote clientPaul Holzinger2021-03-15
* bump go module to v3Valentin Rothberg2021-02-22
* Merge pull request #9125 from ashley-cui/secretswiringOpenShift Merge Robot2021-02-09
|\
| * Implement SecretsAshley Cui2021-02-09
* | Allow path completion for podman create/run --rootfsPaul Holzinger2021-02-08
|/
* Make slirp MTU configurable (network_cmd_options)bitstrings2021-02-02
* Rename AutocompletePortCommand funcPaul Holzinger2021-01-16