Commit History

Author SHA1 Message Date
  Nicolas De Loof fcb91096b8 remove all references to cli from compose.v2 cmd package 4 years ago
  Nicolas De Loof 48402585fd replace passing parameters by context with singletons 4 years ago
  Guillaume Tardif fe39267e3a Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display) 4 years ago
  Guillaume Tardif 0ea97920c1 Move Context & context/store => api/context & api/context/store 4 years ago
  Guillaume Tardif db7d04db79 Remove obsolete flag `--json` (that was marked hidden), kept for VSCode extension but is not used, `docker context ls --format “{{ json . }}”` is used. 5 years ago
  Guillaume Tardif c3cc54316b This new field Named “Type” breaks VSCode extension for some strange reason, lets rename it ContextType 5 years ago
  Guillaume Tardif 7cc3bc3870 No breaking change on `docker context ls —format “{{ json . }}` , this is used by VSCode extension 5 years ago
  Guillaume Tardif a1bb2d5abe Allow `docker context ls —formatter {{json.}}` to not delegate to Moby and include context type in the json 5 years ago
  Ulysses Souza b8a1e6c888 Change JSON output to individual lines 5 years ago
  Ulysses Souza 3e9095a873 Fix docker context ls for retrocompatibility 5 years ago
  Ulysses Souza 6c883dc4a5 Print only the information present in pretty on json 5 years ago
  Ulysses Souza 044e7f571d Remove go template from help on list commands 5 years ago
  Ulysses Souza 0f6f547214 Refactor Print method for lists 5 years ago
  Ulysses Souza 8961805412 Add json output format to several commands 5 years ago
  Chris Crone d154c41586 Update copyright 5 years ago
  Guillaume Tardif 3ccc603461 Add status field in CLI metrics : success, failure, cancelled 5 years ago
  Chris Crone 4c6280b0e9 Rename docker/api -> docker/compose-cli 5 years ago
  aiordache d1b8bcb2c7 fix signal passing to mobycli 5 years ago
  Guillaume Tardif ab39310771 Allow --format on docker context ls. Fixing VS Code extension shellout 5 years ago
  Djordje Lukic ad72c866cc Add license headers 5 years ago
  Ulysses Souza f6aad0d7b4 Add --json option to commands 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 d0b2bfbf52 Fix `docker context ls` that was not displaying legacy context endpoints 5 years ago
  Guillaume Tardif 3c2eb067bc Fix typo in DOCKER ENPOINT 5 years ago
  Guillaume Tardif e7682682fb Store context type in metadata to make retrocompatibility with previous contexts easier (potentially switching back and forth) 5 years ago
  Djordje Lukic 11339761ca Change the way a context is stored 5 years ago
  Djordje Lukic 95e07a2134 Add default context to the context ls output 5 years ago
  Djordje Lukic 0bd18986dd Add "*" for the current context 5 years ago
  Djordje Lukic 15fb6f63c3 Add licenses 5 years ago
  Djordje Lukic 42c72c365c Split context comands into own files 5 years ago