Historique des commits

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