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.