Jump to content

Cloudflare Alfred Workflow


pbd

Recommended Posts

Posted (edited)

Hi! I've created a simple but useful workflow that allows to create or delete DNS records on Cloudflare.

 

ℹ️ Repo Here: https://github.com/pbdco/cloudflare-alfredworkflow

 

⤵️ Direct download here: https://github.com/pbdco/cloudflare-alfredworkflow/releases/latest/download/Cloudflare.alfredworkflow

 

  • Examples

 

- Creating an A record, with disabled proxy:

 

cfcreate test example.com 1.222.333.444

image.thumb.png.7859faae00e9b14183e0289cf473710a.png

 

- Creating a CNAME record with proxy enabled:
 

cfcreate test example.com CNAME:target.domain.com proxy

image.thumb.png.f36e4b1300b95a4b1ad7e25694909452.png

 

- Delete record:

cfdelete test example.com

image.thumb.png.2b1b8bf56fc16c3b8677c85f549cb1c8.png

Edited by pbd

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...