summaryrefslogtreecommitdiff
path: root/cmd/podman/common.go
Commit message (Expand)AuthorAge
* Improve command line validationbaude2019-02-22
* OpenTracing support added to start, stop, run, create, pull, and psSebastian Jug2019-02-18
* Add examples for CobraTomSweeneyRedHat2019-02-14
* Don't show global flags except for podman commandDaniel J Walsh2019-02-12
* Migrate to cobra CLIbaude2019-02-08
* Capatilize all usage and descriptionsDaniel J Walsh2019-02-05
* Add a --workdir option to 'podman exec'Debarshi Ray2019-01-08
* add container-init supportValentin Rothberg2019-01-04
* Add information on --restartDaniel J Walsh2018-12-18
* rootless: add new netmode "slirp4netns"Giuseppe Scrivano2018-11-27
* Also factor out getAllOrLatestContainers() functionAdrian Reber2018-10-23
* Add checkAllAndLatest() functionAdrian Reber2018-10-23
* Handle http/https in registry given to login/outTomSweeneyRedHat2018-10-22
* Support auth file environment variable & add change to man pagesQi Wang2018-10-12
* Merge pull request #1619 from QiWang19/issus1610OpenShift Merge Robot2018-10-11
|\
| * Sort all command flagsQi Wang2018-10-11
* | Add --ip flag and plumbing into libpodMatthew Heon2018-10-11
|/
* Add --mount option for `create` & `run` commandDaniel J Walsh2018-09-21
* Vendor in latest containers/buildahDaniel J Walsh2018-09-18
* Fix nameing of Namespaces to be more consistentDaniel J Walsh2018-09-06
* We should fail Podman with ExitCode 125 by defaultDaniel J Walsh2018-09-05
* commandNotFoundHandler: use stderr and exit code 1Valentin Rothberg2018-09-01
* Add proper support for systemd inside of podmanDaniel J Walsh2018-08-31
* catch command-not-found errorsValentin Rothberg2018-08-31
* don't print help message for usage errorsValentin Rothberg2018-08-31
* run/create: reserve `-h` flag for hostnameValentin Rothberg2018-08-30
* Vendor in latest projectatomic/buildahDaniel J Walsh2018-08-29
* allow specification of entrypoint in the form of a sliceDaniel J Walsh2018-08-28
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Cleanup descriptions and help informationDaniel J Walsh2018-07-27
* We don't currently support --mac-addressDaniel J Walsh2018-07-24
* podman: accept option --rootfs to use exploded imagesGiuseppe Scrivano2018-06-15
* Add flag to add annotations to a containerMatthew Heon2018-06-04
* Remove --net flag and make it an alias for --networkMatthew Heon2018-05-31
* Begin wiring in USERNS Support into podmanDaniel J Walsh2018-05-04
* remove options from create/run that we cannot supportbaude2018-05-02
* Vendor in latest containers/image and contaners/storageumohnani82018-04-19
* podman: new option --conmon-pidfile=Giuseppe Scrivano2018-03-29
* Add signal proxying to podman run, start, and attachMatthew Heon2018-03-15
* We should not have a default workdirDaniel J Walsh2018-03-15
* Implement --image-volumes for create and runumohnani82018-02-22
* Honor ENTRYPOINT in imagebaude2018-02-11
* Remove libkpod. Replace runtime generation function.Matthew Heon2018-01-29
* Fix podman stats based on QE feedbackumohnani82018-01-25
* Make --net alias to --networkbaude2018-01-15
* Implement and test the following flags for podman run and createumohnani82018-01-15
* Add support for shm-size.Daniel J Walsh2018-01-11
* Shortcut for most recent containerbaude2018-01-08
* We no longer use storesDaniel J Walsh2018-01-04
* Host networkingbaude2017-12-30