Ignacio Capurro
|
b2551c619d
Unit tests for cli/commands/image (except build and tag)
|
8 年之前 |
Arash Deshmeh
|
603dd8b3b4
use an encrypted client certificate to connect to a docker daemon
|
8 年之前 |
Sebastiaan van Stijn
|
bce494f7a2
Merge pull request #31830 from dnephin/refactor-cli-state
|
8 年之前 |
Tibor Vass
|
febbe38796
Manually reorganize import paths to segregate stdlib and 3rd-party packages
|
8 年之前 |
Daniel Nephin
|
7b7ea8ab81
Replace fmt.Errorf() with errors.Errorf() in the cli
|
8 年之前 |
Victor Vieux
|
afe1c5c2eb
Merge pull request #31705 from cyli/bump-go-connections
|
8 年之前 |
Daniel Nephin
|
4152243985
Create a new ServerType struct for storing details about the server on the client.
|
8 年之前 |
Boaz Shuster
|
7199522ea2
Hide command options that are related to Windows
|
8 年之前 |
Ying Li
|
bf7766bfe8
Use either the system root pool or an empty cert pool with custom CA roots,
|
8 年之前 |
Yong Tang
|
f8c7c921d9
Add `--format` to `docker service ps`
|
8 年之前 |
Vincent Demeester
|
f151c297eb
Add some unit tests to the node and swarm cli code
|
8 年之前 |
Vincent Demeester
|
ce964a607a
Move package cliconfig to cli/config
|
8 年之前 |
Jake Sanders
|
07c4b4124b
Add registry-specific credential helper support
|
9 年之前 |
Victor Vieux
|
bf95472105
refactor help func in CLI
|
8 年之前 |
Victor Vieux
|
e98e4a7111
always add but hide experimental cmds and flags
|
8 年之前 |
Victor Vieux
|
d34ca0178e
update cobra and use Tags
|
8 年之前 |
Victor Vieux
|
3e43fa28ec
always add but hide experimental cmds and flags
|
8 年之前 |
Kenfe-Mickael Laventure
|
7781a1bf0f
Make experimental a runtime flag
|
8 年之前 |
Daniel Nephin
|
5d335fbda7
Remove RetrieveAuthConfigs
|
9 年之前 |
Daniel Nephin
|
e7c9694d76
Move image trust related cli methods into the image package.
|
9 年之前 |
Daniel Nephin
|
0640a14b4f
Move api/client -> cli/command
|
9 年之前 |