forked from toolshed/abra
WIP: make "abra app deploy" callable by code
Closes coop-cloud/organising#212.
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user