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 --comment field to "record add" function #222

Open
strangecode opened this issue Aug 13, 2013 · 9 comments
Open

Add --comment field to "record add" function #222

strangecode opened this issue Aug 13, 2013 · 9 comments

Comments

@strangecode
Copy link

At least clouddns and route53 allow adding comments to records, which is pretty useful. Would it be within the scope of this project to have a --comments/-m flag for the record add/replace function?

@codefromthecrypt
Copy link
Contributor

could be. Want to add a List<String> comments() to ResourceRecordSet in a Pull Request?

@codefromthecrypt
Copy link
Contributor

crazy latency, but I plan to spend a bit of time in denominator. ping back if you'd still like this addressed!

@codefromthecrypt codefromthecrypt added this to the denominator-4.5.0 milestone Mar 29, 2015
@codefromthecrypt
Copy link
Contributor

@codefromthecrypt
Copy link
Contributor

clouddns supports this on both zones and records

@codefromthecrypt
Copy link
Contributor

ultradns does not support zone or record comments

@codefromthecrypt
Copy link
Contributor

dynect does not support zone or record comments https://help.dyn.com/rest-resources/

@codefromthecrypt
Copy link
Contributor

google doesn't support this either https://cloud.google.com/dns/api/v1beta1/resourceRecordSets

@codefromthecrypt
Copy link
Contributor

description in designate might be used as a comment http://designate.readthedocs.org/en/latest/rest/v1/records.html#create-record

@codefromthecrypt
Copy link
Contributor

I'm disinclined to add this at the moment. It isn't very supportable, so we'd probably want to ensure at least a couple users want this.

@codefromthecrypt codefromthecrypt removed this from the denominator-4.5.0 milestone Mar 29, 2015
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