Akihiro Suda
|
9d9dff3d0d
Migrate exec command to cobra
|
9 лет назад |
nick
|
7135afa79b
Fix misspell typos
|
9 лет назад |
Daniel Nephin
|
12a00e6017
Add Swarm management CLI commands
|
9 лет назад |
Alexander Morozov
|
a502158d8a
Merge pull request #23265 from vdemeester/migrate-login-logout-to-cobra
|
9 лет назад |
Vincent Demeester
|
baf467722b
Migrate login & logout command to cobra
|
9 лет назад |
Zhang Wei
|
c111b7eb3d
Move GetExitCode to package container and unexport it
|
9 лет назад |
Jannick Fahlbusch
|
e3490cdcc0
Fix some typos
|
9 лет назад |
Vincent Demeester
|
60f447b655
Migrate docker build to cobra
|
9 лет назад |
Zhang Wei
|
eceb8625a9
Move attach command to cobra.
|
9 лет назад |
Zhang Wei
|
4f3625a288
Migrate start command to cobra
|
9 лет назад |
Vincent Demeester
|
b25e64183c
Migrate export command to cobra
|
9 лет назад |
Daniel Nephin
|
a77f2450c7
Convert 'docker run' to a cobra command and to use pflags
|
9 лет назад |
Vincent Demeester
|
a11ef10631
Use spf13/cobra for docker search
|
9 лет назад |
Vincent Demeester
|
4c7f0d268f
Rework usage of context.Context in api/client
|
9 лет назад |
Vincent Demeester
|
b9c94b70bf
Update client code with api changes
|
9 лет назад |
Vincent Demeester
|
8567286ed6
Update api/client file to use context
|
9 лет назад |
Antonio Murdaca
|
44152144ca
cliconfig: credentials: support getting all auths
|
9 лет назад |
Ken Cochrane
|
aee260d4eb
Remove email address field from login
|
9 лет назад |
David Calavera
|
cf721c23e7
Client credentials store.
|
9 лет назад |
Antonio Murdaca
|
c2ebdb3e57
Merge pull request #19835 from ncdc/resize-after-attach
|
9 лет назад |
Aaron Lehmann
|
ff17cd0bf0
Introduce a client-side version of resolveAuthConfig
|
9 лет назад |
Arnaud Porterie
|
8ee7ad2209
Enable cross-platforms logout from Registry
|
9 лет назад |
Antonio Murdaca
|
505a56d6da
api: client: remove redunant function to encode auth
|
9 лет назад |
Vincent Demeester
|
6c6729ef5b
Merge pull request #19793 from calavera/full_login_prompt
|
9 лет назад |
David Calavera
|
8ed06af044
Always prompt for a password when asking for credentials.
|
9 лет назад |
Daehyeok Mun
|
b78c736356
Remove output file when save/export fail
|
9 лет назад |
Andy Goldstein
|
7a948f6a96
Move resize after attaching
|
9 лет назад |
David Calavera
|
907407d0b2
Modify import paths to point to the new engine-api package.
|
9 лет назад |
Daniel Nephin
|
96c10098ac
Move IndexInfo and ServiceConfig types to api/types/registry/registry.go
|
9 лет назад |
Daniel Nephin
|
5b321e3287
Move AuthConfig to api/types
|
9 лет назад |