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

What is the "awlessid" when listing route53 records? #176

Closed
deinspanjer opened this issue Jan 4, 2018 · 2 comments
Closed

What is the "awlessid" when listing route53 records? #176

deinspanjer opened this issue Jan 4, 2018 · 2 comments

Comments

@deinspanjer
Copy link
Contributor

Is there any way to use it as a reference or short cut so you don't have to specify every parameter (name type record ttl zone) when you are trying to delete a record?

@fxaguessy
Copy link
Contributor

That's a very good suggestion that we will implement!
At first, awlessId was created in records because there was no ID of record in AWS API (and we need one ID in awless). But, for now, you can only use it with awless show awls-1a1b102. But a nice extension is to use it also in templates. We will try to implement that for next release, stay tuned.

@fxaguessy
Copy link
Contributor

This has been implemented in 633d552.

You can now delete a record with

by building latest awless with go get or waiting next release)

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

2 participants