compose/cmd
Milas Bowman 13115468d5
cli: fix `--build` flag for `create` (#10982)
I missed this during a refactor and there wasn't test coverage.
Instead of adding more heavy-weight integration tests, I tried
to use `gomock` here to assert on the options objects after CLI
flag parsing. I think with a few more helpers, this could be a
good way to get a lot more combinations covered without adding
a ton of slow E2E tests.

Signed-off-by: Milas Bowman <milas.bowman@docker.com>
2023-09-08 11:35:57 -04:00
..
cmdtrace otel: add args & flags to cli traces (#10974) 2023-09-07 16:04:36 -04:00
compatibility don't skip `compose` used as project name 2023-06-06 10:24:59 +02:00
compose cli: fix `--build` flag for `create` (#10982) 2023-09-08 11:35:57 -04:00
formatter add support for attributes exposed by `docker ps` 2023-08-25 16:36:45 +02:00
main.go otel: add args & flags to cli traces (#10974) 2023-09-07 16:04:36 -04:00