mirror of
https://github.com/containers/podman-compose.git
synced 2024-11-22 16:03:16 +01:00
Remove implemented commands from Missing Commands
Signed-off-by: Ari Pollak <ajp@aripollak.com>
This commit is contained in:
parent
f2f2f15a3b
commit
c5f7f550f9
@ -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
|
||||
```
|
||||
|
Loading…
Reference in New Issue
Block a user