WIP: make "abra app deploy" callable by code

Closes coop-cloud/organising#212.
This commit is contained in:
2021-11-03 09:20:40 +01:00
parent 911f22233f
commit c227972c12
8 changed files with 210 additions and 189 deletions

View File

@ -42,7 +42,7 @@ var NewAppNameFlag = &cli.StringFlag{
Destination: &NewAppName,
}
// RecipeName is used for configuring NewAction programmatically
// RecipeName is used for configuring recipe name programmatically
var RecipeName string
// createSecrets creates all secrets for a new app.