Skip to content

DNS - add/remove/edit records #9

@GeneralAardvark

Description

@GeneralAardvark

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

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions