diff --git a/internal/namespaces/domain/v2beta1/domain_cli.go b/internal/namespaces/domain/v2beta1/domain_cli.go index d022b7356b..2e9af85e12 100644 --- a/internal/namespaces/domain/v2beta1/domain_cli.go +++ b/internal/namespaces/domain/v2beta1/domain_cli.go @@ -514,6 +514,9 @@ You can filter records by type and name.`, { FieldName: "ID", }, + { + FieldName: "UpdatedAt", + }, }}, } }