Skip to content

Commit 1932545

Browse files
authored
feat(domain): add informations on scaleway product using the domain/dnszone (#3513)
1 parent 8408091 commit 1932545

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

internal/namespaces/domain/v2beta1/domain_cli.go

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,9 @@ func dnsZoneList() *core.Command {
226226
{
227227
FieldName: "NsMaster",
228228
},
229+
{
230+
FieldName: "LinkedProducts",
231+
},
229232
}},
230233
}
231234
}

0 commit comments

Comments
 (0)