Commit History

Author SHA1 Message Date
  robbert-ef 68bd0eb523 cli: fix timeout behavior on up / restart / stop (#10672) 2 years ago
  Guillaume Lours 15cad92b61 fix display of volumes flag in down help command 2 years ago
  Nicolas De Loof 93bd27a0cc introduce ability to select service to be stopped by `compose down` 2 years ago
  Nicolas De Loof fd7847f2ac `parallel` flag belong do top-level "compose" cobra command, not the current one 2 years ago
  Tiger Wang 89ef8198f3 update projectOptions to be public by renaming it to ProjectOptions 2 years ago
  Khoa Le 8d4846f210 docs: remove extra whitespaces in help text (#9710) 3 years ago
  Nicolas De Loof f6e96dd783 if command is ran with a compose file, apply the compose model, not just project name 3 years ago
  Sebastiaan van Stijn 9db79856be update usage strings for consistency 3 years ago
  Ulysses Souza 2e96829607 Add gocritic to linters 3 years ago
  Nick Sieger 49fb4ca25f down: fix COMPOSE_REMOVE_ORPHANS env name and add test 3 years ago
  Jille Timmermans 147c2d8fae down: Reject all arguments 3 years ago
  Ulysses Souza 67b4669f9b Add function to convert strings to bool 3 years ago
  Nicolas De Loof aa864fde20 COMPOSE_REMOVE_ORPHANS can be set to always apply --remove-orphans 3 years ago
  Nicolas De Loof 416498441c declare `--volume` as an alias for `--volumes` 3 years ago
  Debdut Chakraborty 35b4d1de28 Fix checking -t flag 4 years ago
  Nicolas De Loof 1ae9b3cb5d move compose-cli code into docker/compose/v2 4 years ago
  Ulysses Souza 72b66fb5c1 Add 'no completion' or 'service' completion 4 years ago
  Nicolas De Loof e2ea24ceb7 move compose-plugin commands under /cmd 4 years ago