Sebastiaan van Stijn
|
4f0b510552
Don't automagically add "[OPTIONS]" to usage
|
9 年之前 |
allencloud
|
cc054f3195
fix comments and handle err
|
9 年之前 |
Daniel Nephin
|
12a00e6017
Add Swarm management CLI commands
|
9 年之前 |
Daniel Nephin
|
6bc3e23f65
Refactor cli inspector to support new inspects.
|
9 年之前 |
Vincent Demeester
|
4c7f0d268f
Rework usage of context.Context in api/client
|
9 年之前 |
Vincent Demeester
|
8567286ed6
Update api/client file to use context
|
9 年之前 |
David Calavera
|
8514880997
Provide basic string manupilation functions for template executions.
|
9 年之前 |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 年之前 |
David Calavera
|
57b6796304
Implement all inspect commands with the new inspector interface.
|
9 年之前 |
David Calavera
|
cf3efd05d4
Implement docker inspect with standalone client lib.
|
9 年之前 |
Shuwei Hao
|
e719c9225c
Modufy docker inspect client to check statusCode instead of strings contains
|
9 年之前 |
Antonio Murdaca
|
7929888214
Remove deprecated cli flags
|
9 年之前 |
Brian Goff
|
72aeb63a47
Reutrn immediately when inspect connection failed
|
9 年之前 |
David Calavera
|
3b9c13873a
Fail when there is an error executing an inspect template.
|
9 年之前 |
Zhang Kun
|
b4d6b23838
add size to inspect
|
9 年之前 |
Lei Jitang
|
2b0927c9ac
Use consistent command description
|
9 年之前 |
Tibor Vass
|
96ce3a194a
cli: new daemon command and new cli package
|
10 年之前 |
Ma Shimiao
|
9a4cbb358d
api/client: unify format of args check
|
10 年之前 |
Shishir Mahajan
|
2cb74e6915
Flag Addition: --type flag added for docker inspect command
|
10 年之前 |
Josh Hawn
|
4cb0c93f92
api/client: Allow for multi-line usage help
|
10 年之前 |
Qiang Huang
|
01a9a9284f
Add comment about inspect output
|
10 年之前 |
Victor Vieux
|
52c3bb6a0e
fallback to interface with docker inspect
|
10 年之前 |
Qiang Huang
|
5a6db4fd44
a few cleanups for client output
|
10 年之前 |
Doug Davis
|
15313dfdf3
Merge pull request #12735 from jmzwcn/patch-1
|
10 年之前 |
jmzwcn
|
28547a1a3a
Remove empty line after client.CmdInspect docstring #12706
|
10 年之前 |
Qiang Huang
|
c7812f01c7
fix a minor inspect format issue
|
10 年之前 |
Srini Brahmaroutu
|
231d362db7
Allow go template to work properly with inspect
|
10 年之前 |
Qiang Huang
|
b0ef3194aa
fix inspect format result
|
10 年之前 |
Deshi Xiao
|
bae3023eef
client.StatusError don't be returned as a pointer
|
10 年之前 |
Antonio Murdaca
|
c30a55f14d
Refactor utils/utils, fixes #11923
|
10 年之前 |