Victor Vieux
|
47a7f770f4
add support for base path in docker cli -H
|
10 years ago |
Doug Davis
|
daced1d303
Add support for DOCKER_CONFIG/--config to specific config file dir
|
10 years ago |
David Calavera
|
333ac3a3eb
Plugins JSON spec.
|
10 years ago |
Josh Hawn
|
4cb0c93f92
api/client: Allow for multi-line usage help
|
10 years ago |
David Calavera
|
617a0c2fde
Merge pull request #13428 from duglin/niceHelp2
|
10 years ago |
Doug Davis
|
8324d7918b
Carry #11858
|
10 years ago |
David Calavera
|
81fa9feb0c
Volumes refactor and external plugin implementation.
|
10 years ago |
Jason Shepherd
|
48231d623f
adding nicer help when missing arguments (#11858)
|
10 years ago |
Doug Davis
|
0024935f64
Use stderr instead of logrus for CLI error messages
|
10 years ago |
Qiang Huang
|
5a6db4fd44
a few cleanups for client output
|
10 years ago |
Doug Davis
|
bb9da6ba92
Move CLI config processing out from under registry dir
|
10 years ago |
Peggy Li
|
58065d0dd9
Fix golint errors in docker/api/client
|
10 years ago |
Doug Davis
|
18c9b6c645
Add .docker/config.json and support for HTTP Headers
|
10 years ago |
buddhamagnet
|
69747b3c1e
add docs for DockerCli and NewDockerCli
|
10 years ago |
Peggy Li
|
b5d0380108
Add godoc-style docstrings to Cmd... methods
|
10 years ago |
Sachin Joshi
|
45262c4cb0
Use syscall consts, check for errors,
|
10 years ago |
Sachin Joshi
|
d8c3090dd9
ANSI terminal emulation for windows
|
10 years ago |
Zen Lin(Zhinan Lin)
|
2b051bcbda
Normalize the log for docker subcommand usage,
|
10 years ago |
Brian Goff
|
f6e697d2ac
Do not use HTTP_PROXY for unix sock
|
10 years ago |
Ahmet Alp Balkan
|
f9ae2d4fd4
Export $HOME lookup to pkg/homedir
|
10 years ago |
Ahmet Alp Balkan
|
6ffb77afd4
Extract $HOME usages into utils.GetHomeDir()
|
10 years ago |
Derek McGowan
|
0eed1f4d8d
Defer creation of trust key file until needed
|
10 years ago |
Anders Janmyr
|
43d45e601f
Add ProxyFromEnvironment enables client via proxy.
|
10 years ago |
Michal Minar
|
8a785792cd
Exit with non-zero code on first argument parsing error
|
10 years ago |
Dan Walsh
|
a2b529ead2
--help option and help command should print to stdout not stderr
|
10 years ago |
Arnaud Porterie
|
67e3ddb75f
Forbid client piping to tty enabled container
|
10 years ago |
Victor Vieux
|
454f56e37e
use _, _ string
|
10 years ago |
Victor Vieux
|
5fbfec333a
update timeout
|
10 years ago |
Victor Vieux
|
6ca144ef3d
fix unix socket
|
10 years ago |
Victor Vieux
|
4b4ad26b97
handle GET redirects
|
10 years ago |