This repository was archived by the owner on Dec 26, 2023. It is now read-only.

Description
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.