Abra should remind running app secret #609
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 newis helpful enough to prompt with the next two sub-commandsconfiganddeployHowever, if an app requires
secret generatestep, this is incorrect and needs to be done before runningdeploystep.Perhaps we can make
abrasmart enough to look if an app config requires secrets and then it shows the following:The output became a lot less wordy in the meantime.
Here's a sample output: