Doug Davis
|
8324d7918b
Carry #11858
|
hace 10 años |
Jason Shepherd
|
48231d623f
adding nicer help when missing arguments (#11858)
|
hace 10 años |
Doug Davis
|
0024935f64
Use stderr instead of logrus for CLI error messages
|
hace 10 años |
Qiang Huang
|
5a6db4fd44
a few cleanups for client output
|
hace 10 años |
Doug Davis
|
bb9da6ba92
Move CLI config processing out from under registry dir
|
hace 10 años |
Peggy Li
|
58065d0dd9
Fix golint errors in docker/api/client
|
hace 10 años |
Doug Davis
|
18c9b6c645
Add .docker/config.json and support for HTTP Headers
|
hace 10 años |
buddhamagnet
|
69747b3c1e
add docs for DockerCli and NewDockerCli
|
hace 10 años |
Peggy Li
|
b5d0380108
Add godoc-style docstrings to Cmd... methods
|
hace 10 años |
Sachin Joshi
|
45262c4cb0
Use syscall consts, check for errors,
|
hace 10 años |
Sachin Joshi
|
d8c3090dd9
ANSI terminal emulation for windows
|
hace 10 años |
Zen Lin(Zhinan Lin)
|
2b051bcbda
Normalize the log for docker subcommand usage,
|
hace 10 años |
Brian Goff
|
f6e697d2ac
Do not use HTTP_PROXY for unix sock
|
hace 10 años |
Ahmet Alp Balkan
|
f9ae2d4fd4
Export $HOME lookup to pkg/homedir
|
hace 10 años |
Ahmet Alp Balkan
|
6ffb77afd4
Extract $HOME usages into utils.GetHomeDir()
|
hace 10 años |
Derek McGowan
|
0eed1f4d8d
Defer creation of trust key file until needed
|
hace 10 años |
Anders Janmyr
|
43d45e601f
Add ProxyFromEnvironment enables client via proxy.
|
hace 10 años |
Michal Minar
|
8a785792cd
Exit with non-zero code on first argument parsing error
|
hace 10 años |
Dan Walsh
|
a2b529ead2
--help option and help command should print to stdout not stderr
|
hace 10 años |
Arnaud Porterie
|
67e3ddb75f
Forbid client piping to tty enabled container
|
hace 10 años |
Victor Vieux
|
454f56e37e
use _, _ string
|
hace 10 años |
Victor Vieux
|
5fbfec333a
update timeout
|
hace 10 años |
Victor Vieux
|
6ca144ef3d
fix unix socket
|
hace 10 años |
Victor Vieux
|
4b4ad26b97
handle GET redirects
|
hace 10 años |
Ben Firshman
|
ef004ec03f
Fix help text being incorrect with multiple args
|
hace 10 años |
Vincent Batts
|
da42ae536c
client: even cleaner use of Transport
|
hace 10 años |
Derek McGowan
|
ea6a480128
Add libtrust key identity management
|
hace 10 años |
Vojtech Vitek (V-Teq)
|
d742c57f53
DockerCli: Check IsTerminal() for both STDIN and STDOUT
|
hace 11 años |
Vojtech Vitek (V-Teq)
|
40c7b53791
Fix #6509: Interactive container hangs when redirecting stdout
|
hace 11 años |
Ben Firshman
|
e1b968f198
Add support for multiple level CLI commands
|
hace 11 años |