aboutsummaryrefslogtreecommitdiff
path: root/completions/bash/podman
Commit message (Expand)AuthorAge
* 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
* add podman container and image commandDaniel J Walsh2018-06-13
* Vendor in latest buildah codeDaniel J Walsh2018-06-13
* Add --all flag even though it is a noop so scripts will workDaniel J Walsh2018-06-05
* bash completion: remove shebangValentin Rothberg2018-06-05
* Add flag to add annotations to a containerMatthew Heon2018-06-04
* Update podman build to match buildah bud functionalityDaniel J Walsh2018-05-23
* set varlink timeout to 1 secondsbaude2018-05-22
* Fix podman inspect bash completionsDaniel J Walsh2018-05-16
* add more bash completionsbaude2018-05-16
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* bashcompletion enhancementsbaude2018-05-03
* remove options from create/run that we cannot supportbaude2018-05-02
* Initial varlink implementationbaude2018-04-23
* Add conmon-pidfile flag to bash completions/manpagesMatthew Heon2018-04-03
* Merge pull request #447 from mheon/sig_proxyDaniel J Walsh2018-03-16
|\
| * Add signal proxying to podman run, start, and attachMatthew Heon2018-03-15