feat: tag recipes with abra

This commit is contained in:
2021-09-22 16:03:56 +02:00
parent e840328e44
commit 48d28c8dd1
2 changed files with 124 additions and 0 deletions

View File

@ -18,6 +18,7 @@ Cloud community and you can use Abra to read them and create apps for you.
Subcommands: []*cli.Command{
recipeListCommand,
recipeVersionCommand,
recipeReleaseCommand,
recipeNewCommand,
recipeUpgradeCommand,
recipeSyncCommand,