Add enforce flag to enable forced cluster deletion
Closes MKA-3050
This MR adds an --enforce
flag to the apply command (default: false). When enabled, infractl will delete any cluster on the specified project that is now configured under config.yaml By default, this is disabled, so infractl will not delete non-owned clusters.