summaryrefslogtreecommitdiff
path: root/cmd/podman/runlabel.go
Commit message (Expand)AuthorAge
* remove libpod from mainbaude2019-06-25
* Fixup FlagsDaniel J Walsh2019-05-20
* Output name of process on runlabel commandNathaniel Kofalt2019-05-18
* Add variable for global flags to runlabelQi Wang2019-05-02
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix segfaults attribute to missing optionsbaude2019-04-15
* Merge pull request #2595 from jwhonce/bug/1677908OpenShift Merge Robot2019-03-15
|\
| * Add --replace flag to "podman container runlabel"Jhon Honce2019-03-13
* | Usage messages: deduplicate '(default true)' et alEd Santiago2019-03-13
|/
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Pull image for runlabel if not localbaude2019-03-01
* Better usage synopses for subcommandsEd Santiago2019-02-26
* Exit with errors not just logging errorDaniel J Walsh2019-02-22
* Add 4th chunk of Cobra ExamplesTomSweeneyRedHat2019-02-18
* 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
* Changes to container runlabel for toolbox projectbaude2019-01-30
* Minimally update for the DockerInsecureSkipTLSVerify type changeMiloslav Trmač2018-12-06
* Adding more varlink endpointsbaude2018-12-03
* runlabel: run any commandValentin Rothberg2018-10-24
* Support auth file environment variable & add change to man pagesQi Wang2018-10-12
* Sort all command flagsQi Wang2018-10-11
* fix runlabel functions based on QA feedbackbaude2018-10-11
* runlabel: execute /proc/self/exe and avoid recursionValentin Rothberg2018-10-05
* Add container runlabel commandbaude2018-09-28