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.
Problem:
When using
layerformin a script, or CI environment, I want to be able tokilllayer instances without having to answeryesto the "are you sure?" question.Proposal:
Add a
--auto-approveflag to thekillcommand that makes the cli skip the confirmation when killing a layer instance.