Commit History

Author SHA1 Message Date
  aiordache 648f0139df add e2e test for compose up on default context 5 years ago
  Christopher Crone eac315c6ec tests: Fix logout test on Windows 5 years ago
  Christopher Crone d1a929eb7f cli: Fix logout when specifying a registry 5 years ago
  Guillaume Tardif 492ce96dd4 Implement azure logout 5 years ago
  Guillaume Tardif a2ea2347ba Remove It() in e2e tests, simplified step declaration. Nicer test output for all tests 5 years ago
  Guillaume Tardif ae76e0cf27 Merge pull request #325 from docker/error_status_context_needs_login 5 years ago
  Guillaume Tardif 5eea111ecf Run containers and attach to logs by default, detach with -d option 5 years ago
  Guillaume Tardif 964e331a10 Specific exit code when command fails because azure login is required. Will be used by VSCode Docker integration 5 years ago
  Guillaume Tardif d97f9d68fd Add missing f shorthand for version command 5 years ago
  Guillaume Tardif fa8b911cd8 Allow running `docker -v` or `--version` even if context is not default 5 years ago
  Guillaume Tardif 4197ef8b68 Merge pull request #263 from docker/fix_host_flag 5 years ago
  Guillaume Tardif ab39310771 Allow --format on docker context ls. Fixing VS Code extension shellout 5 years ago
  guillaume.tardif 4afdc69bb7 e2e test running on windows, default endpoint is npipe on windows 5 years ago
  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 5 years ago
  Guillaume Tardif 03f11e2953 Merge pull request #247 from docker/main_command_cleanup 5 years ago
  Guillaume Tardif c3924f2e8e Add -H flag to our own version command & login command, & also —-log-level (-l) flag. 5 years ago
  Guillaume Tardif 2824a7a736 Context aci create : check context name does not exists before starting interactive aci create 5 years ago
  Djordje Lukic ad72c866cc Add license headers 5 years ago
  Guillaume Tardif 3981244701 Fix bug where we shell out to Moby cli only if context == default. We must shell out to Moby cli for any context of type “Moby”, not only the default context. 5 years ago
  Guillaume Tardif fe57e4c159 Fix a bug where calling login, context inspect did not do anything if not on default context. These command will shell out to Moby cli regardless of current context 5 years ago
  Guillaume Tardif 1bb2909d1a Do not restrict `docker inspect` to 1 arg, can be zero (inspect current context), one or several. 5 years ago
  Guillaume Tardif bbcdad39d5 Renamed docker-classic to “com.docker.com”. 5 years ago
  Guillaume Tardif 830914cb15 Prepare for release 0.1.0 5 years ago
  Guillaume Tardif 2a49c3b32f added -q flag to `docker context ls`. (This is now used in desktop e2e wsl2 tests) 5 years ago
  Guillaume Tardif ef2f90b334 Fix e2e 5 years ago
  Ulysses Souza 5b1522095b Fix linter 5 years ago
  Guillaume Tardif 9257d0ff49 Merge pull request #205 from ulyssessouza/inspect 5 years ago
  Ulysses Souza 1039c5ed94 Add tests on inspect 5 years ago
  Guillaume Tardif eb505ecd75 Add -f option to force remove current context and switch to default if required 5 years ago
  Guillaume Tardif ddc44d7abe Do not allow deleting curent context without -f flag 5 years ago