ec2instances.info icon indicating copy to clipboard operation
ec2instances.info copied to clipboard

Allow for wildcard or glob

Open mtaumike opened this issue 3 years ago • 1 comments

Would be great if we could do a wildcard or glob.

For instance:

  • m6?.large

would return both m6i.large and m6g.large making comparisons a lot easier.

mtaumike avatar Jul 29 '22 17:07 mtaumike

Fully agree. Adding #178 #134 #567 and #641 to this as a collection of issues that could be part of a whole upgrade to searching and filtering.

EverettBerry avatar Jul 29 '22 18:07 EverettBerry

@mtaumike this is now possible because the columns support regex filters image

Let me know if this satisfies this use case and we can close this issue out.

EverettBerry avatar Jan 22 '23 14:01 EverettBerry