COMMITS
/ api/client/rename.go March 16, 2016
V
Update api/client file to use context
Vincent Demeester committed
December 4, 2015
D
Implement container rename with standalone client lib.
David Calavera committed
October 8, 2015
L
Use consistent command description
Lei Jitang committed
September 18, 2015
D
Fix 'rename' error msg and error checking
Doug Davis committed
May 5, 2015
T
cli: new daemon command and new cli package
Tibor Vass committed
July 3, 2015
M
api/client: unify format of args check
Ma Shimiao committed
May 14, 2015
J
api/client: Allow for multi-line usage help
Josh Hawn committed
April 29, 2015
L
Fix docker rename help not consistent with other commands
Lei Jitang committed
January 12, 2015
D
Fix for issue 9922: private registry search with auth returns 401
Don Kjer committed
March 26, 2015
M
Merge pull request #11766 from peggyl/11596-api-commands-godoc
Michael Crosby committed
P
Fix golint errors for casing in api/client package
Peggy Li committed
March 25, 2015
P
Add godoc-style docstrings to Cmd... methods
Peggy Li committed
J
api/client - The code for all cli commands are in one file #11610
Joey Gibson committed