Merge pull request #8467 from ainhoaL/install-recipe-plugin-deps

backstage-cli install: add plugin dependencies to experimentalInstallationRecipe
This commit is contained in:
Ainhoa
2021-12-20 16:30:46 +00:00
committed by GitHub
3 changed files with 79 additions and 16 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Added peerPluginDependencies option to experimentalInstallationRecipe for install command to install plugins it depends on.