mirror of
https://github.com/docker/compose.git
synced 2026-08-04 14:47:40 +00:00
Add —all option to compose ls, listing non running projects.
Added e2e tests to stop, start, pause, unpause, ls —all, ps —all Signed-off-by: Guillaume Tardif <guillaume.tardif@gmail.com>
This commit is contained in:
parent
844e465a94
commit
cba4f140ae
18 changed files with 211 additions and 83 deletions
|
|
@ -16,7 +16,7 @@
|
|||
// Code generated by protoc-gen-go. DO NOT EDIT.
|
||||
// versions:
|
||||
// protoc-gen-go v1.25.0
|
||||
// protoc v3.12.2
|
||||
// protoc v3.13.0
|
||||
// source: cli/server/protos/contexts/v1/contexts.proto
|
||||
|
||||
package v1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue