summaryrefslogtreecommitdiff
path: root/cmd/podman/common/completion.go
Commit message (Expand)AuthorAge
* 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
* Add network filter for podman ps and pod psPaul Holzinger2021-01-09
* shell completion for the network flagPaul Holzinger2020-12-12
* Add system test for shell completionPaul Holzinger2020-12-09
* Drop default log-level from error to warnDaniel J Walsh2020-12-03
* Fix shell completion for ps --filter ancestorPaul Holzinger2020-12-02
* Implement shell completion for podman topPaul Holzinger2020-11-23
* shell completions: remove usage of ShellCompDirectiveErrorPaul Holzinger2020-11-23
* more shell completion improvementsPaul Holzinger2020-11-23
* Enable remote shell completion without a running endpointPaul Holzinger2020-11-20
* Shell completion for podman ps and podman pod ps --filterPaul Holzinger2020-11-19
* Improve the shell completion apiPaul Holzinger2020-11-16
* Add shell completion with cobraPaul Holzinger2020-11-12