Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add stats command #526

Merged
merged 2 commits into from
Aug 8, 2023
Merged

add stats command #526

merged 2 commits into from
Aug 8, 2023

Conversation

tayeh
Copy link
Contributor

@tayeh tayeh commented Jul 15, 2022

add podman-compose stats command Display percentage of resources used by services
can be used with multiple options (usage: podman-compose stats [-h] [-i INTERVAL] [-f FORMAT] [--no-reset] [--no-stream] [services ...])
examples:
podman-compose stats
podman stats --format json
podman-compose stats -i 3
podman-compose stats web -f json --no-stream

Signed-off-by: Mohammed Tayeh <info@tayeh.me>
@muayyad-alsadi
Copy link
Collaborator

please fix styling errors

Signed-off-by: Mohammed Tayeh <m.tayeh94@gmail.com>
@tayeh
Copy link
Contributor Author

tayeh commented Jun 23, 2023

please fix styling errors

fixed

@muayyad-alsadi muayyad-alsadi merged commit 7942a54 into containers:devel Aug 8, 2023
8 checks passed
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.

2 participants