David Calavera
|
cf721c23e7
Client credentials store.
|
9 years ago |
Antonio Murdaca
|
c2ebdb3e57
Merge pull request #19835 from ncdc/resize-after-attach
|
9 years ago |
Aaron Lehmann
|
ff17cd0bf0
Introduce a client-side version of resolveAuthConfig
|
9 years ago |
Arnaud Porterie
|
8ee7ad2209
Enable cross-platforms logout from Registry
|
9 years ago |
Antonio Murdaca
|
505a56d6da
api: client: remove redunant function to encode auth
|
9 years ago |
Vincent Demeester
|
6c6729ef5b
Merge pull request #19793 from calavera/full_login_prompt
|
9 years ago |
David Calavera
|
8ed06af044
Always prompt for a password when asking for credentials.
|
9 years ago |
Daehyeok Mun
|
b78c736356
Remove output file when save/export fail
|
9 years ago |
Andy Goldstein
|
7a948f6a96
Move resize after attaching
|
9 years ago |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 years ago |
Daniel Nephin
|
96c10098ac
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
|
9 years ago |
Daniel Nephin
|
5b321e3287
Move AuthConfig to api/types
|
9 years ago |
Daniel Nephin
|
920ea13516
Refactor ResolveAuthConfig to remove the builder dependency on cli code.
|
9 years ago |
Brian Goff
|
3260ddb10b
Use correct fn for resizing TTY
|
9 years ago |
David Calavera
|
5a0a6ee9cd
Remove old http from the docker cli.
|
9 years ago |
David Calavera
|
d1057e4c46
Implement docker resize with standalone client lib.
|
9 years ago |
David Calavera
|
e78f02c4db
Implement docker pull with standalone client lib.
|
9 years ago |
David Calavera
|
3f9f23114f
Implement docker exec with standalone client lib.
|
9 years ago |
David Calavera
|
7df71ca31d
Implement getExitCode with standalone client lib.
|
9 years ago |
David Calavera
|
51efb1480a
Implement docker wait with standalone client lib.
|
9 years ago |
Vincent Demeester
|
8054a30387
dockerversion placeholder for library import
|
9 years ago |
Brian Goff
|
b78ca243d9
Revert "dockerversion placeholder for library-import"
|
9 years ago |
Vincent Demeester
|
d5cd032a86
dockerversion placeholder for library-import
|
9 years ago |
David Calavera
|
719886d435
Make RegistryConfig a typed value in the api.
|
9 years ago |
David Calavera
|
0262d40ba7
Merge pull request #15370 from cpuguy83/better_error_on_client_connect
|
10 years ago |
Brian Goff
|
9994a35b5d
Better/more specific error messages on connect
|
10 years ago |
Victor Palma
|
d821426fa0
Cleanup: factor anonymous function out of cli.clientRequestAttemptLogin
|
10 years ago |
Morgan Bauer
|
dea49b7474
golint for cliconfig
|
10 years ago |
Victor Vieux
|
47a7f770f4
add support for base path in docker cli -H
|
10 years ago |
Jessie Frazelle
|
4185809659
Merge pull request #14518 from Microsoft/10662-infowarnings
|
10 years ago |