summaryrefslogtreecommitdiff
path: root/api/client/export.go
Commit message (Expand)AuthorAgeFilesLines
* Apply context changes to the client.David Calavera2016-02-041-1/+3
* Remove output file when save/export failDaehyeok Mun2016-01-261-13/+8
* Implement docker export with standalone client lib.David Calavera2015-12-091-7/+6
* Use consistent command descriptionLei Jitang2015-10-081-1/+1
* api/client fix golint errors/warningsroot2015-07-291-2/+1
* cli: new daemon command and new cli packageTibor Vass2015-07-231-1/+2
* Unify docker commands' usage in man and helpMa Shimiao2015-07-021-1/+1
* Windows: Security warning based on server OSJohn Howard2015-06-261-1/+1
* api/client: Allow for multi-line usage helpJosh Hawn2015-06-101-1/+1
* Provide a struct to configure cli streamingAntonio Murdaca2015-05-011-1/+5
* remove useless http call from exportHe Simei2015-04-271-14/+3
* Refactor utils/flags.go, fixes #11892Antonio Murdaca2015-03-291-2/+1
* Add godoc-style docstrings to Cmd... methodsPeggy Li2015-03-251-0/+5
* api/client - The code for all cli commands are in one file #11610Joey Gibson2015-03-241-0/+49