cli icon indicating copy to clipboard operation
cli copied to clipboard

[Feature Request] Improve DX of adding Search Attributes

Open lorensr opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe.

Can easily run into this error:

t operator search-attribute create --namespace default --name test4 --type Text
Error: unable to add search attributes: Unable to create search attributes: cannot have more than 3 search attribute of type Text.

Describe the solution you'd like

  • Higher default max
  • Say in the error how to raise the limit (or link to an error page that says it)

lorensr avatar Aug 24 '23 19:08 lorensr