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

podman events: clarify when it streams #6536

Closed
vrothberg opened this issue Jun 9, 2020 · 0 comments · Fixed by #6537
Closed

podman events: clarify when it streams #6536

vrothberg opened this issue Jun 9, 2020 · 0 comments · Fixed by #6537
Assignees
Labels
kind/documentation Categorizes issue or PR as related to documentation. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.

Comments

@vrothberg
Copy link
Member

When no time is specified to podman events, it will start streaming. That's not clear in the man page and has created some confusion during a meeting.

Let's mention this behaviour explicitly in the --help message and the man pages.

@mheon mheon added the kind/documentation Categorizes issue or PR as related to documentation. label Jun 9, 2020
@vrothberg vrothberg self-assigned this Jun 9, 2020
vrothberg added a commit to vrothberg/libpod that referenced this issue Jun 10, 2020
Unless `--since` or `--until` is specified, `podman events` will stream
new events.  Clarify this behavior in the `--help` message and man page
to avoid confusion.

Fixes: containers#6536
Signed-off-by: Valentin Rothberg <[email protected]>
@github-actions github-actions bot added the locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments. label Sep 23, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
kind/documentation Categorizes issue or PR as related to documentation. locked - please file new issue/PR Assist humans wanting to comment on an old issue or PR with locked comments.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants