summaryrefslogtreecommitdiff
path: root/api/client/pause.go
Commit message (Expand)AuthorAgeFilesLines
* Update api/client file to use contextVincent Demeester2016-03-161-1/+3
* Remove redundant error messageZhang Wei2016-02-031-1/+1
* Remove redundant error messagesQiang Huang2015-12-291-5/+5
* Implement docker pause with standalone client lib.David Calavera2015-12-091-1/+1
* Use consistent command descriptionLei Jitang2015-10-081-1/+1
* cli: new daemon command and new cli packageTibor Vass2015-07-231-1/+2
* api/client: unify format of args checkMa Shimiao2015-07-081-0/+1
* api/client: Allow for multi-line usage helpJosh Hawn2015-06-101-1/+1
* Carry #11858Doug Davis2015-05-231-1/+1
* a few cleanups for client outputQiang Huang2015-05-051-3/+6
* Refactor utils/flags.go, fixes #11892Antonio Murdaca2015-03-291-2/+1
* Fix for issue 9922: private registry search with auth returns 401Don Kjer2015-03-261-1/+1
* Add godoc-style docstrings to Cmd... methodsPeggy Li2015-03-251-0/+3
* api/client - The code for all cli commands are in one file #11610Joey Gibson2015-03-241-0/+25