summaryrefslogtreecommitdiff
path: root/completions/bash
Commit message (Expand)AuthorAge
* Merge pull request #1904 from umohnani8/volumeOpenShift Merge Robot2018-12-06
|\
| * Add "podman volume" commandumohnani82018-12-06
* | Merge pull request #1912 from baude/pruneOpenShift Merge Robot2018-12-06
|\ \
| * | Add ability to prune containers and imagesbaude2018-12-05
| |/
* | Remove --sync flag from `podman rm`Matthew Heon2018-12-06
* | Add --sync flag to podman psMatthew Heon2018-12-06
* | Add --sync option to podman rmMatthew Heon2018-12-06
|/
* podman pod existsbaude2018-12-03
* add pod short option to psbaude2018-11-30
* Fix completions to work with podman run commandDaniel J Walsh2018-11-28
* Update bash completion for checkpoint/restoreAdrian Reber2018-11-28
* add podman container|image existsbaude2018-11-26
* implement --format for version commandTomas Tomecek2018-11-25
* Allow users to expose ports from the pod to the hostbaude2018-11-20
* Make kill, pause, and unpause parallel.baude2018-11-01
* Make restart parallel and add --allbaude2018-11-01
* Add --ip flag and plumbing into libpodMatthew Heon2018-10-11
* completions: add checkpoint/restore completionsAdrian Reber2018-10-03
* Merge pull request #1528 from baude/runlabelOpenShift Merge Robot2018-10-02
|\
| * Add container runlabel commandbaude2018-09-28
* | Add --all flag to podman killDaniel J Walsh2018-09-30
|/
* Add --mount option for `create` & `run` commandDaniel J Walsh2018-09-21
* Add --interval flag to podman waitDaniel J Walsh2018-09-13
* Add `podman rm --volumes` flagDaniel J Walsh2018-09-13
* Add proper support for systemd inside of podmanDaniel J Walsh2018-08-31
* add completion for --pod in run and createhaircommander2018-08-24
* Change pause container to infra containerhaircommander2018-08-23
* Added option to share kernel namespaces in libpod and podmanhaircommander2018-08-23
* Include pod stats and top in commands/completionshaircommander2018-08-23
* Added ps --pod optionhaircommander2018-08-02
* Add --force to podman umount to force the unmounting of the rootfsDaniel J Walsh2018-08-01
* Add pod pause/unpausehaircommander2018-07-27
* Add pod killhaircommander2018-07-25
* Added pod restarthaircommander2018-07-25
* Add --namespace flag to PodmanMatthew Heon2018-07-24
* Added pod start and stophaircommander2018-07-20
* podman-top: use containers/psgoValentin Rothberg2018-07-19
* Added full podman pod ps, with tests and man pagehaircommander2018-07-13
* Podman pod create/rm commands with man page and tests.haircommander2018-07-13
* Log all output of logrus to syslog as well as stdout/stderrDaniel J Walsh2018-07-12
* Fix podman build completionsDaniel J Walsh2018-07-12
* Allow multiple containers and all for umountTomSweeneyRedHat2018-06-29
* Remove the --registry flag from podman searchumohnani82018-06-28
* Add --authfile to podman searchumohnani82018-06-27
* Add bash completions for podman refreshMatthew Heon2018-06-22
* Add cap-add and cap-drop to build man pageTomSweeneyRedHat2018-06-22
* Added --sort to pshaircommander2018-06-19
* podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano2018-06-15
* Vendor in latest projectatomic/buildahumohnani82018-06-14
* Added --sort flag to podman imagehaircommander2018-06-14