There was an error while loading. Please reload this page.
I use the Gitpod CLI in CICD and I would like to search in my workspaces if I have already one.
A command like this could be great : gitpod workspace search -r <my-repo> -b <branch-to-search> with -R for repository and -b for branch 😅
gitpod workspace search -r <my-repo> -b <branch-to-search>