Merge pull request #3893 from backstage/rugvip/bundle

cli: Add backend:bundle
This commit is contained in:
Ben Lambert
2021-01-05 16:07:01 +01:00
committed by GitHub
4 changed files with 60 additions and 5 deletions
+5
View File
@@ -0,0 +1,5 @@
---
'@backstage/cli': patch
---
Add `backend:bundle` command for bundling a backend package with dependencies into a deployment archive.