Add abra app search #866
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Once you start having loads of apps, it's hard to find them.
I'm currently doings something like
abra app ls | grep appnamebut I think it would be nice to have a slightly more user friendly search interface.I wonder what naming convention would disambiguate between "search all coop cloud recipes", "search my apps by domain", and "search my apps by recipe name"
Maybe instead of adding a new search command we can improve interactiveness for existing commands.
So when you type e.g. Abra app deploy without an app a search dialog opens similar to with Abra appp new