summaryrefslogtreecommitdiff
path: root/completions/bash
Commit message (Expand)AuthorAge
* Implement conmon execPeter Hunt2019-07-22
* Merge pull request #3443 from adrianreber/rootfs-changes-migrationOpenShift Merge Robot2019-07-19
|\
| * Add --ignore-rootfs option for checkpoint/restoreAdrian Reber2019-07-11
* | Completion: complete "--health-start-period" in bashHunor Csomortáni2019-07-16
* | Completion: --no-healthcheck is not an optionHunor Csomortáni2019-07-16
* | Add support for -env-hostDaniel J Walsh2019-07-11
|/
* Add --storage flag to 'podman rm' (local only)Matthew Heon2019-06-13
* Add --filename option to generate kubeMatthew Heon2019-06-11
* migration: add possibility to restore a container with a new nameAdrian Reber2019-06-04
* Added bash completion for container migrationAdrian Reber2019-06-03
* Add --pause to podman cp manpage and bash completionsMatthew Heon2019-05-29
* Merge pull request #3221 from josegonzalez/masterOpenShift Merge Robot2019-05-29
|\
| * add missing container cp commandJose Diaz-Gonzalez2019-05-29
* | Added --log-driver and journald loggingPeter Hunt2019-05-28
* | Update completions and docs to use k8s file as log driverPeter Hunt2019-05-28
|/
* Fixup FlagsDaniel J Walsh2019-05-20
* Generate systemd unit files for containersbaude2019-05-02
* Add basic structure of podman init commandMatthew Heon2019-05-01
* auto pass http_proxy into containerJames Cassell2019-04-30
* Add --read-only-tmpfs optionsDaniel J Walsh2019-04-26
* Add podman pod prunePeter Hunt2019-04-16
* (minor): fix misspelled 'Healthcheck'Ed Santiago2019-04-10
* Add watch mode to podman psbaude2019-03-28
* Add manpages and completions for dns=none and no-hostsMatthew Heon2019-03-27
* system df to show podman disk usageQi Wang2019-03-25
* Add --replace flag to "podman container runlabel"Jhon Honce2019-03-13
* Add event logging to libpod, even display to podmanbaude2019-03-11
* Merge pull request #2532 from QiWang19/i2520OpenShift Merge Robot2019-03-06
|\
| * add flag --extract tar file in podman cpQi Wang2019-03-06
* | podman healthcheck run (phase 1)baude2019-03-05
|/
* Pull image for runlabel if not localbaude2019-03-01
* Merge pull request #2320 from QiWang19/stdinPWOpenShift Merge Robot2019-02-14
|\
| * --password-stdin flag in `podman login`Qi Wang2019-02-14
* | completions: add --pod to run/createValentin Rothberg2019-02-13
|/
* Add podman system prune and info commandsDaniel J Walsh2019-02-05
* Merge pull request #2244 from rhatdan/versionOpenShift Merge Robot2019-01-30
|\
| * Add support for short option -f in podman versionDaniel J Walsh2019-01-30
* | Merge pull request #2243 from rhatdan/sizeOpenShift Merge Robot2019-01-30
|\ \
| * | Add support for short option -s in podman inspectDaniel J Walsh2019-01-30
| |/
* / Add support for short option -fDaniel J Walsh2019-01-30
|/
* podman image prune -- implement all flagbaude2019-01-29
* Add --latest and --all to podman mount/umountDaniel J Walsh2019-01-16
* Fix up image sign and trustDaniel J Walsh2019-01-09
* Add a --workdir option to 'podman exec'Debarshi Ray2019-01-08
* Fix completionsDaniel J Walsh2019-01-03
* Allow alias for list, ls, ps to workDaniel J Walsh2018-12-23
* Add Playbaude2018-12-19
* add --get-login command to podman-login.Theodore Cowan2018-12-17
* Merge pull request #1953 from baude/podstoptimeoutOpenShift Merge Robot2018-12-07
|\
| * add timeout to pod stopbaude2018-12-07