Skip to content

Commit 3248b13

Browse files
committed
Update docs
Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de>
1 parent 9eab6b8 commit 3248b13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/stackit_dns_record-set_create.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ stackit dns record-set create [flags]
2525
--name string Name of the record, should be compliant with RFC1035, Section 2.3.4
2626
--record strings Records belonging to the record set
2727
--ttl int Time to live, if not provided defaults to the zone's default TTL
28-
--type string Record type, one of ["A" "AAAA" "SOA" "CNAME" "NS" "MX" "TXT" "SRV" "PTR" "ALIAS" "DNAME" "CAA" "DNSKEY" "DS" "LOC" "NAPTR" "SSHFP" "TLSA" "URI" "CERT" "SVCB"] (default "A")
28+
--type string Record type, one of ["A" "AAAA" "SOA" "CNAME" "NS" "MX" "TXT" "SRV" "PTR" "ALIAS" "DNAME" "CAA" "DNSKEY" "DS" "LOC" "NAPTR" "SSHFP" "TLSA" "URI" "CERT" "SVCB" "TYPE" "CSYNC" "HINFO" "HTTPS"] (default "A")
2929
--zone-id string Zone ID
3030
```
3131

0 commit comments

Comments
 (0)