compose/cli/cmd/compose
Nicolas De Loof e4682a0565
run "down" using project if it was set for command
Signed-off-by: Nicolas De Loof <nicolas.deloof@gmail.com>
2021-01-18 10:43:52 +01:00
..
build.go run "down" using project if it was set for command 2021-01-18 10:43:52 +01:00
compose.go run "down" using project if it was set for command 2021-01-18 10:43:52 +01:00
compose_test.go filter compose project to remove all services not required by command 2020-11-30 10:46:11 +01:00
convert.go run "down" using project if it was set for command 2021-01-18 10:43:52 +01:00
down.go run "down" using project if it was set for command 2021-01-18 10:43:52 +01:00
list.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
logs.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
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
pull.go run "down" using project if it was set for command 2021-01-18 10:43:52 +01:00
push.go run "down" using project if it was set for command 2021-01-18 10:43:52 +01:00
run.go Move progress => api 2021-01-15 15:57:24 +01:00
up.go run "down" using project if it was set for command 2021-01-18 10:43:52 +01:00