question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

How do I edit a CNAME record? I home baked my own cloudflare shell script until I found this amazing repo. But I need to update CNAME for my DNS failover mechanism.

I’ve tried all possible combinations and none seem to work?

# cfcli -t CNAME edit app b.domain.co.za Error: No matching records found

But app.domain.co.za does exist!

If this cannot be done then we need to update docs?

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
danielpigottcommented, Apr 17, 2018

No problem. No I meant that based on your original message

cfcli -t CNAME edit app b.domain.co.za

app would be the CNAME and b.domain.co.za would be the value wish to set it to

adding -q content:a.domain.co.za will only affect records with that specific content value

0reactions
skarborgcommented, Apr 17, 2018

Wonderful thank you Daniel, I will give it a go. However I think you mean?

cfcli -t CNAME edit b.domain.co.za -q content:a.domain.co.za

Read more comments on GitHub >

github_iconTop Results From Across the Web

Edit a CNAME record | Domains - GoDaddy Help US
Edit a CNAME record · Sign in to your GoDaddy Domain Portfolio. (Need help logging in? · Select alt name for the image...
Read more >
How to Update CNAME Aliases - Canonical Name - DNS ...
Log in to your Domains Dashboard. · On the dashboard, select the domain that you wish to update the CNAME record. · Choose...
Read more >
How To Create & Edit CNAME - Bluehost.com
Editing a CNAME · Log into your Bluehost Hosting Account · Legacy: Select the DNS Zone Editor icon in the Domains section. ·...
Read more >
Add a CNAME record to your domain's DNS records
Go to your domain's DNS records. Add a record to your DNS settings, selecting CNAME as the record type. Return to the first...
Read more >
Managing CNAME Records - DNSimple Help
To update a CNAME record · In the record editor, search for the record and click on the pencil icon to edit it....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found