COMMITS
/ api/client/inspect.go March 16, 2016
V
Update api/client file to use context
Vincent Demeester committed
March 4, 2016
D
Provide basic string manupilation functions for template executions.
David Calavera committed
January 5, 2016
D
Modify import paths to point to the new engine-api package.
David Calavera committed
December 8, 2015
D
Implement all inspect commands with the new inspector interface.
David Calavera committed
December 6, 2015
D
Implement docker inspect with standalone client lib.
David Calavera committed
December 7, 2015
S
Modufy docker inspect client to check statusCode instead of strings contains
Shuwei Hao committed
November 9, 2015
A
Remove deprecated cli flags
Antonio Murdaca committed
November 5, 2015
B
Reutrn immediately when inspect connection failed
Brian Goff committed
October 22, 2015
D
Fail when there is an error executing an inspect template.
David Calavera committed
September 25, 2015
Z
add size to inspect
Zhang Kun 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
Q
a few cleanups for client output
Qiang Huang committed
July 3, 2015
M
api/client: unify format of args check
Ma Shimiao committed
June 26, 2015
S
Flag Addition: --type flag added for docker inspect command
Shishir Mahajan committed
May 14, 2015
J
api/client: Allow for multi-line usage help
Josh Hawn committed
June 3, 2015
Q
Add comment about inspect output
Qiang Huang committed
May 12, 2015
V
fallback to interface with docker inspect
Victor Vieux committed
May 3, 2015
D
Merge pull request #12735 from jmzwcn/patch-1
Doug Davis committed
April 24, 2015
J
Remove empty line after client.CmdInspect docstring #12706
jmzwcn committed
April 28, 2015
Q
fix a minor inspect format issue
Qiang Huang committed
March 26, 2015
S
Allow go template to work properly with inspect
Srini Brahmaroutu committed
April 23, 2015
Q
fix inspect format result
Qiang Huang committed
April 15, 2015
D
client.StatusError don't be returned as a pointer
Deshi Xiao committed
March 29, 2015
A
Refactor utils/utils, fixes #11923
Antonio Murdaca committed
A
Refactor utils/flags.go, fixes #11892
Antonio Murdaca committed
April 1, 2015
D
Remove dead code looking for non-existent err msg
Doug Davis committed
January 12, 2015
D
Fix for issue 9922: private registry search with auth returns 401
Don Kjer 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