Commit History

Autor SHA1 Mensaxe Data
  Guillaume Tardif 0776e79e8e Exit without error message if user canceled command (typical scenario : ACI `logs — follow` and ctrl-C while querying ACI) %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif 964e331a10 Specific exit code when command fails because azure login is required. Will be used by VSCode Docker integration %!s(int64=5) %!d(string=hai) anos
  Djordje Lukic 98976e4cb4 Cleanup entrypoint %!s(int64=5) %!d(string=hai) anos
  Djordje Lukic 908212a947 Add version in the main package %!s(int64=5) %!d(string=hai) anos
  Djordje Lukic 0c1f0f81df Usage metrics %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif fa8b911cd8 Allow running `docker -v` or `--version` even if context is not default %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif 38d4f8d25a Shell out to Moby cli if user uses -H, regardless of context set. Moby cli will refuse both options (context & host) to be set at the same time %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif dbaab41604 Changed root level debug shorthand to capital D, make it consistent with Moby flag and not clash with —detach future option %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif 45750fe104 Do not display “docker for the 2020s” as the first help line ! %!s(int64=5) %!d(string=hai) anos
  Djordje Lukic ad72c866cc Add license headers %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif ab3cd0fec1 Renamed ExecIfDefaultCtxType for more explicit behaviour %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif bbcdad39d5 Renamed docker-classic to “com.docker.com”. %!s(int64=5) %!d(string=hai) anos
  Ulysses Souza 96bc1ca6f1 Add inspect command %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif 0de2522079 Renamed Moby backend to “local” backend. This will leave “moby” available for default type contexts %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif 336df897c1 Merge pull request #207 from docker/version_cli %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif 98f7a8e1aa When can not load config file, the previous cli is displaying a WARNING message, but continues with default context, we should do the same. %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif dda4b0f3bf Wrap error cause so that we can understand why the cli cannot determine current context. %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif 376a4b671c version command adding azure integration beta version in textual output %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif 72bae873c5 Do not delegate to old cli if cobra fails before invoking the PreRun or SetHelp hook that call isOwnCommand(). Find the command from root.Find(args). %!s(int64=5) %!d(string=hai) anos
  Djordje Lukic 22d4d250a9 Move the config into own package and outside of cli %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif f939dd4d47 Display friendly message if unknown command is available in default context %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif e2b9f5bc57 Move login to root command, delegate to classic login when only one arg and not dot in it %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif 528d47ce08 Add docker context inspect command relying on classic docker %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif ea98a2dd78 Fix docker-classic creation makefile target %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif cc46f84043 Forward closing signal to docker-classic when closing docker. Note this will not forward Kill signal, impossible to intercept / process this one. %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif 66a83410dd Ensure we have a clear error message in case of wrong setup (previously it would just exit with no error message) %!s(int64=5) %!d(string=hai) anos
  Djordje Lukic 11339761ca Change the way a context is stored %!s(int64=5) %!d(string=hai) anos
  Christopher Crone 88ba591fc3 Seed random with nanosecond time %!s(int64=5) %!d(string=hai) anos
  Christopher Crone 058e6203a7 Store config dir in CLI context %!s(int64=5) %!d(string=hai) anos
  Guillaume Tardif 2610b986fd delegate Moby to docker-classic binary, link docker-classic in e2e tests %!s(int64=5) %!d(string=hai) anos