Skip to content

Change the field order of the output of domain:dns:getzonefile #8

@systeembeheer-rtvu

Description

@systeembeheer-rtvu

Please consider to change the field order of the output of domain:dns:getzonefile to match the argument order of other commands in tipctl.

The zone file output looks like:

@                    AAAA  3600 2a01:7c8:3:1337::27
@                    MX    3600 10 @
@                    TXT   3600 "v=spf1 ~all"
this                 A     300  195.60.214.12
transip-A._domainkey CNAME 3600 _dkim-A.transip.email.
transip-B._domainkey CNAME 3600 _dkim-B.transip.email.
transip-C._domainkey CNAME 3600 _dkim-C.transip.email.
www                  CNAME 3600 @
_dmarc               TXT   3600 "v=DMARC1; p=none;"

This results in this order: While the argument order of a command is: . The latter order also matches the order in the web portel of TransIP. ;-) It's nice and predictable when the order is consistent.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions