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 command to update a DNS record set #16

Open
BartG95 opened this issue Dec 27, 2023 · 0 comments
Open

Add command to update a DNS record set #16

BartG95 opened this issue Dec 27, 2023 · 0 comments

Comments

@BartG95
Copy link

BartG95 commented Dec 27, 2023

Currently, I can add, remove and update a single DNS record at a time.
But sometimes, I have multiple records for the same Name and Type.
For example, multiple A records, or multiple TLSA records.

What I want: a command to get the record set for a given Name and Type,
modify it locally, and then upload it.

For example:

tipctl -t domain:dns:updatednsentry example.com @ 3600 A 0.0.0.0 0.0.0.1

This should create (or update) two A records.

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