Is your feature request related to a problem? Please describe.
can get the list of search attributes from the namespace spec.
but for UX - would also be nice to have sub command for search-attributes to list just like we have add and remove
Describe the solution you'd like
tcld n sa list --namespace=<namespace>
>
{
"myKeyworkList": "KeywordList",
"new": "Text",
"test": "KeywordList"
}
Additional context