compose/cli/cmd
Guillaume Tardif 1bb2909d1a Do not restrict `docker inspect` to 1 arg, can be zero (inspect current context), one or several.
Especially, inspect with zero param is already used by VSCode. Cf https://github.com/docker/desktop-microsoft/issues/19
2020-06-18 09:21:48 +02:00
..
compose Changed compose flag —name to —project-name, -p, aligned with docker-compose flag. 2020-06-17 07:17:58 +02:00
context Do not restrict `docker inspect` to 1 arg, can be zero (inspect current context), one or several. 2020-06-18 09:21:48 +02:00
login Renamed docker-classic to “com.docker.com”. 2020-06-17 17:57:53 +02:00
run Unit test run help 2020-05-21 20:03:06 +02:00
testdata Add --json option to commands 2020-06-17 10:00:42 +02:00
exec.go Unify protos with client interfaces 2020-06-08 09:43:19 +02:00
inspect.go Add --json option to commands 2020-06-17 10:00:42 +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 Add --json option to commands 2020-06-17 10:00:42 +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 Renamed docker-classic to “com.docker.com”. 2020-06-17 17:57:53 +02:00