-
Notifications
You must be signed in to change notification settings - Fork 402
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
Preview of records if zone doesn't exist yet #3007
Comments
Hi there! I'm having difficulty reproducing this. Can you send me sample output? Also, please include the output of Thanks! |
Would you please try again with the (ppreview is the future replacement for preview. it is a rewrite from scratch with many new features) |
CC @das7pad |
On the phone, I can check in detail when I'm back late next week. @Koopzington can you try again with the latest version of dnscontrol and a different, random domain name? |
I just tested this with the BIND provider and I get a full preview. I wanted to verify that this isn't a global problem. I look forward to @Koopzington 's results. I'm optimistic. |
Could we make
preview
display the records that would be created even if the zone doesn't exist yet?Right now (at least for the Hetzner DNS Provider if that's relevant) i only get to see the created records when i
push
and let dnscontrol automatically create the zone. It would be nice if we could review them in thepreview
output first though.The text was updated successfully, but these errors were encountered: