Chris Crone
|
d154c41586
|
Update copyright
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-09-22 12:13:00 +02:00 |
Guillaume Tardif
|
3ccc603461
|
Add status field in CLI metrics : success, failure, cancelled
Signed-off-by: Guillaume Tardif <guillaume.tardif@docker.com>
|
2020-09-18 10:47:50 +02:00 |
Chris Crone
|
4c6280b0e9
|
Rename docker/api -> docker/compose-cli
Signed-off-by: Chris Crone <christopher.crone@docker.com>
|
2020-08-21 17:28:39 +02:00 |
aiordache
|
d1b8bcb2c7
|
fix signal passing to mobycli
Signed-off-by: aiordache <anca.iordache@docker.com>
|
2020-08-05 15:05:32 +02:00 |
Djordje Lukic
|
ad72c866cc
|
Add license headers
|
2020-06-18 16:48:03 +02:00 |
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 |
Guillaume Tardif
|
bbcdad39d5
|
Renamed docker-classic to “com.docker.com”.
|
2020-06-17 17:57:53 +02:00 |
Guillaume Tardif
|
e2b9f5bc57
|
Move login to root command, delegate to classic login when only one arg and not dot in it
|
2020-06-01 22:55:46 +02:00 |
Guillaume Tardif
|
528d47ce08
|
Add docker context inspect command relying on classic docker
|
2020-05-29 12:02:14 +02:00 |