summaryrefslogtreecommitdiff
path: root/cmd/podman/common/completion.go
Commit message (Expand)AuthorAge
* 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