Skip to content

Commit 7987a71

Browse files
authored
Merge pull request #861 from aripollak/remove-implemented-from-missing
Remove implemented commands from Missing Commands
2 parents ee01331 + c5f7f55 commit 7987a71

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

CONTRIBUTING.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -108,15 +108,10 @@ async def compose_up(compose, args):
108108
## Missing Commands (help needed)
109109
```
110110
bundle Generate a Docker bundle from the Compose file
111-
config Validate and view the Compose file
112111
create Create services
113112
events Receive real time events from containers
114113
images List images
115-
logs View output from containers
116-
port Print the public port for a port binding
117-
ps List containers
118114
rm Remove stopped containers
119-
run Run a one-off command
120115
scale Set number of containers for a service
121116
top Display the running processes
122117
```

0 commit comments

Comments
 (0)