Abra should remind running app secret #609
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently when creating a new app
abra app new
is helpful enough to prompt with the next two sub-commandsconfig
anddeploy
However, if an app requires
secret generate
step, this is incorrect and needs to be done before runningdeploy
step.Perhaps we can make
abra
smart enough to look if an app config requires secrets and then it shows the following: