compose/cli/cmd
Guillaume Tardif 2a49c3b32f added -q flag to `docker context ls`. (This is now used in desktop e2e wsl2 tests)
See https://ci-next.docker.com/teams-desktop/blue/organizations/jenkins/desktop%2Fdesktop-test-single-branch-win/detail/desktop-test-single-branch-win/274982/pipeline/
2020-06-17 07:40:27 +02:00
..
compose Add licenses 2020-05-15 09:14:52 +02:00
context added -q flag to `docker context ls`. (This is now used in desktop e2e wsl2 tests) 2020-06-17 07:40:27 +02:00
login Align login success message with old cli (& with “canceled” message) 2020-06-12 14:50:35 +02:00
run Unit test run help 2020-05-21 20:03:06 +02:00
testdata Add tests on inspect 2020-06-15 17:20:37 +02:00
exec.go Unify protos with client interfaces 2020-06-08 09:43:19 +02:00
inspect.go Fix linter 2020-06-16 10:59:40 +02:00
inspect_test.go Add tests on inspect 2020-06-15 17:20:37 +02:00
logs.go Refactor on services 2020-05-05 15:37:12 +02:00
ps.go Backend is responsible for generating containers IDs and truncate them if wanted/supported for docker ps 2020-06-08 12:37:33 +02:00
ps_test.go Add a CliSuite for cli unit tests 2020-05-22 10:13:56 +02:00
rm.go Commands run and rm only call a func 2020-05-15 09:14:51 +02:00
serve.go Add the store to the gRPC context 2020-06-09 12:11:59 +02:00
version.go Server version : will be 1.0.0-beta1, -beta2, … 2020-06-15 11:51:03 +02:00