Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

DNS - add/remove/edit records #9

Open
GeneralAardvark opened this issue Apr 13, 2017 · 0 comments
Open

DNS - add/remove/edit records #9

GeneralAardvark opened this issue Apr 13, 2017 · 0 comments

Comments

@GeneralAardvark
Copy link

Add

gcd-add [-o] <ZONE> <RECORD> <IP>

Add a record, by default create A records with a TTL of 300.
-o will enable overwriting a current record if it exists.

Del

gcd-del <ZONE> <RECORD>

Delete matching record RECORD must be a whole match... allow for ending ..

Allow for...

gcd-<CMD> <ZONE> --OPTION1 ARGUMENT1 --OPTION2 ARGUMENT2

# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

No branches or pull requests

2 participants