summaryrefslogtreecommitdiff
path: root/cmd/podman/varlink.go
Commit message (Expand)AuthorAge
* varlink: fix usage message, URI is now optionalEd Santiago2019-05-13
* add varlink bridgebaude2019-05-08
* runtime: pass down the contextGiuseppe Scrivano2019-04-26
* Fix help commands to show short and long description.Daniel J Walsh2019-03-07
* Command-line input validation: reject unused argsEd Santiago2019-02-27
* Better usage synopses for subcommandsEd Santiago2019-02-26
* Add 4th chunk of Cobra ExamplesTomSweeneyRedHat2019-02-18
* Merge pull request #2264 from larskarlitski/varlink-apiOpenShift Merge Robot2019-02-12
|\
| * podman: Show error when creating varlink listener failedLars Karlitski2019-02-12
* | Don't show global flags except for podman commandDaniel J Walsh2019-02-12
|/
* Separate remote and local commandsbaude2019-02-11
* Migrate to cobra CLIbaude2019-02-08
* Capatilize all usage and descriptionsDaniel J Walsh2019-02-05
* Sort all command flagsQi Wang2018-10-11
* don't print help message for usage errorsValentin Rothberg2018-08-31
* varlink: fix --timeout usageGiuseppe Scrivano2018-08-30
* podman,varlink: inform user about --timeout 0Tomas Tomecek2018-08-30
* switch projectatomic to containersDaniel J Walsh2018-08-16
* Rename varlink socket and interfacebaude2018-08-06
* Make one runtime for the varlink servicebaude2018-08-05
* make varlink optional for podmanbaude2018-06-24
* podman-varlink: log timeoutsValentin Rothberg2018-06-05
* set varlink timeout to 1 secondsbaude2018-05-22
* varlink imagesbaude2018-04-26
* Initial varlink implementationbaude2018-04-23