Skip to content

Commit

Permalink
Remove implemented commands from Missing Commands
Browse files Browse the repository at this point in the history
  • Loading branch information
aripollak committed Mar 1, 2024
1 parent e0edd5d commit c36b519
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -108,15 +108,10 @@ async def compose_up(compose, args):
## Missing Commands (help needed)
```
bundle Generate a Docker bundle from the Compose file
config Validate and view the Compose file
create Create services
events Receive real time events from containers
images List images
logs View output from containers
port Print the public port for a port binding
ps List containers
rm Remove stopped containers
run Run a one-off command
scale Set number of containers for a service
top Display the running processes
```

0 comments on commit c36b519

Please sign in to comment.