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 --sort-by argument when fetching events #182

Open
dciancio opened this issue Oct 25, 2024 · 1 comment
Open

add --sort-by argument when fetching events #182

dciancio opened this issue Oct 25, 2024 · 1 comment
Labels
RFE Request for enhancement

Comments

@dciancio
Copy link

It would be really nice to add the --sort-by argument to omc get events to support the sorting of events by timestamp, for example, like we do for oc cli.
omc get events --sort-by='metadata.creationTimestamp'

@oarribas
Copy link

oarribas commented Nov 8, 2024

If #183 can be added, the omc events output should give the output sorted like oc events does.

@gmeghnag gmeghnag added the RFE Request for enhancement label Jan 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
RFE Request for enhancement
Projects
None yet
Development

No branches or pull requests

3 participants