COMMITS
/ api/client/load.go April 13, 2016
L
Fix docker load progressbar, fixes #21957
Lei Jitang committed
February 4, 2016
L
Add progress bar to docker load
Lei Jitang committed
February 3, 2016
D
Apply context changes to the client.
David Calavera committed
December 21, 2015
A
Send push information to trust code out-of-band
Aaron Lehmann committed
December 23, 2015
D
Make `docker load` to output json when the response content type is json.
David Calavera committed
December 3, 2015
D
Implement docker load with standalone client lib.
David Calavera committed
October 8, 2015
L
Use consistent command description
Lei Jitang committed
May 5, 2015
T
cli: new daemon command and new cli package
Tibor Vass committed
July 3, 2015
M
client/load: tiny typo fix
Ma Shimiao committed
June 4, 2015
J
Windows: Security warning based on server OS
John Howard committed
May 14, 2015
J
api/client: Allow for multi-line usage help
Josh Hawn committed
May 1, 2015
A
Provide a struct to configure cli streaming
Antonio Murdaca committed
March 29, 2015
A
Refactor utils/flags.go, fixes #11892
Antonio Murdaca 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