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

document how to get a list of products for matching with --q-product #74

Open
ryran opened this issue Jul 14, 2019 · 0 comments
Open

document how to get a list of products for matching with --q-product #74

ryran opened this issue Jul 14, 2019 · 0 comments
Assignees

Comments

@ryran
Copy link
Collaborator

ryran commented Jul 14, 2019

Either in help page or README. Example:

rhsecapi --q-after 2019-01-01 -x -j |
  jq -r '.[].affected_release[]?.product_name?, .[].affected_release?.product_name?' |
    sort -u

Full list as of 2019/07/14: https://gist.github.com/ryran/112cb263f3824b023d72911a21013adf

@ryran ryran self-assigned this Jul 14, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant