.. |
context
|
move compose API into pkg/api
|
2021-06-15 15:52:48 +02:00 |
login
|
move compose API into pkg/api
|
2021-06-15 15:52:48 +02:00 |
logout
|
move compose API into pkg/api
|
2021-06-15 15:52:48 +02:00 |
run
|
Move compose v2 implementation under pkg/compose with dependencies
|
2021-06-15 15:52:48 +02:00 |
testdata
|
Removed unit tests (using example context) that are in fact duplicates of e2e tests in test/e2e
|
2021-01-15 17:28:46 +01:00 |
volume
|
Move compose v2 implementation under pkg/compose with dependencies
|
2021-06-15 15:52:48 +02:00 |
ecs.go
|
Update copyright
|
2020-09-22 12:13:00 +02:00 |
exec.go
|
Update copyright
|
2020-09-22 12:13:00 +02:00 |
inspect.go
|
Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display)
|
2021-01-15 16:47:30 +01:00 |
kill.go
|
move compose API into pkg/api
|
2021-06-15 15:52:48 +02:00 |
logs.go
|
Update copyright
|
2020-09-22 12:13:00 +02:00 |
metadata.go
|
Add backend-metadata command (hidden) for CLI backend
|
2021-01-05 16:36:51 +01:00 |
prune.go
|
Bump `azure-sdk-for-go`: v43.3.0 -> v48.2.0
|
2020-11-24 11:48:26 -03:00 |
ps.go
|
Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display)
|
2021-01-15 16:47:30 +01:00 |
rm.go
|
move compose API into pkg/api
|
2021-06-15 15:52:48 +02:00 |
secrets.go
|
Move formatter => cli/formatter. Needed to move formatter.MemBytes => utils.MemBytes (helper class on memory display)
|
2021-01-15 16:47:30 +01:00 |
serve.go
|
remove obsolete compose grpc service
|
2021-06-01 15:33:55 +02:00 |
start.go
|
move compose API into pkg/api
|
2021-06-15 15:52:48 +02:00 |
stop.go
|
move compose API into pkg/api
|
2021-06-15 15:52:48 +02:00 |
version.go
|
Replace custom error type for exit code with existing one from docker/cli.
|
2021-04-07 15:48:37 +02:00 |
version_test.go
|
Fix tests
|
2020-10-01 15:41:18 +02:00 |