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

Cannot filter route53 output using "--filter type=A" #296

Open
harishbsrinivas opened this issue Jun 1, 2021 · 0 comments
Open

Cannot filter route53 output using "--filter type=A" #296

harishbsrinivas opened this issue Jun 1, 2021 · 0 comments

Comments

@harishbsrinivas
Copy link

awless list records --filter type="A" --columns TYPE,NAME

output is

| TYPE ▲ |                              NAME                              |
|--------|----------------------------------------------------------------|
| A      | \052mysite.com                                 |
| CNAME      | anothersite.com                                 |
|SOA.           | mysite.com                            |

expected output

| TYPE ▲ |                              NAME                              |
|--------|----------------------------------------------------------------|
| A      | \052mysite.com                                 |
@harishbsrinivas harishbsrinivas changed the title Cannot filter route53 output usinf "--filter type=A" Cannot filter route53 output using "--filter type=A" Jun 1, 2021
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

No branches or pull requests

1 participant