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

Adding record with proxied option #44

Closed
wingZero21 opened this issue Mar 12, 2019 · 1 comment
Closed

Adding record with proxied option #44

wingZero21 opened this issue Mar 12, 2019 · 1 comment

Comments

@wingZero21
Copy link

wingZero21 commented Mar 12, 2019

Hi,

Is it possible to add a DNS record with the cli and also set the option "proxied". We currently would like to create records with the option to either set it as proxied or not.

Details:
https://api.cloudflare.com/#dns-records-for-a-zone-create-dns-record

proxiedboolean | 
Whether the record is receiving the performance and security benefits of Cloudflare
false | 
valid values: (true,false)
-- | -- | --

@wingZero21
Copy link
Author

Hi,

Looks like there is the facility to do this looking at this further.

For reference you just need to add the below flag and the option you want.

--activate true
--activate false

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