scandium icon indicating copy to clipboard operation
scandium copied to clipboard

Add --require-confirmation

Open albinekb opened this issue 7 years ago • 2 comments

I have

"deploy:stage": "AWS_REGION=eu-central-1 scandium update --name-postfix --stage",
"deploy:prod": "AWS_REGION=eu-central-1 scandium update --name-postfix --prod"

in my package.json, but it would be nice if i could add --require-confirmation or similar to the production one to avoid accidental deploys to production 🗡

albinekb avatar Feb 17 '18 10:02 albinekb

image

albinekb avatar Feb 17 '18 13:02 albinekb

Could be nice tough?

LinusU avatar Mar 06 '18 13:03 LinusU