layerform icon indicating copy to clipboard operation
layerform copied to clipboard

Add a `--auto-approve` flag to `layerform kill`

Open vieiralucas opened this issue 9 months ago • 4 comments

Problem:

When using layerform in a script, or CI environment, I want to be able to kill layer instances without having to answer yes to the "are you sure?" question.

Proposal:

Add a --auto-approve flag to the kill command that makes the cli skip the confirmation when killing a layer instance.

vieiralucas avatar Sep 07 '23 20:09 vieiralucas