Skip to content

Conversation

@antonpetrov145
Copy link

sample usage and results

podman-compose ls

# table format - default
NAME            STATUS          CONFIG_FILES
test_redis      running(1)      /podman-compose/compose.yaml

# --format json or -f json
[{'Name': 'test_redis', 'Status': 'running(1)', 'ConfigFiles': '/podman-compose/compose.yaml'}]

Related request - #1307
Signed-off-by: Anton Petrov

Signed-off-by: Anton Petrov
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant