Skip to content

add query command for service data #484

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

Merged
merged 1 commit into from
Jul 6, 2024
Merged

add query command for service data #484

merged 1 commit into from
Jul 6, 2024

Conversation

gruebel
Copy link
Collaborator

@gruebel gruebel commented Jul 6, 2024

What does this PR do?

  • this adds a new query sub-command service-table
  • also added for this specific output a csv format variant

Fixes #475

ex.

$ policy_sentry query service-table --fmt csv

prefix,service_name
a4b,Alexa for Business
execute-api,Amazon API Gateway
apigateway,Amazon API Gateway Management
...

What gif best describes this PR or how it makes you feel?

Completion checklist

@gruebel gruebel added the enhancement New feature or request label Jul 6, 2024
@gruebel gruebel merged commit c0e90b5 into master Jul 6, 2024
10 checks passed
@gruebel gruebel deleted the add-service-query branch July 6, 2024 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla:signed enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How does one list all the services?
1 participant