gossm icon indicating copy to clipboard operation
gossm copied to clipboard

Feature request: adding filter for list of machines

Open Rendanic opened this issue 5 years ago • 2 comments

Hi, could we get a filter for the list of machines? What about filtering the machines by tag=value or with regular expressions?

Regards Thorsten

Rendanic avatar Oct 31 '20 08:10 Rendanic

Hey @Rendanic, as it stands you can type when the list of instances appears to filter by name/instanceId. So to clarify do you mean building on this and allowing us to return a list of instances with only the tags specified?

E.g. gossm start -p myProfile --tags env=preprod or something like that?

Cheers!

tedsmitt avatar Jan 25 '21 20:01 tedsmitt

This PR might support this use case https://github.com/gjbae1212/gossm/pull/58

codezninja avatar May 25 '23 22:05 codezninja