Delete resources for active workspace

Params

resources_filter
str
Resource filter. Format - ENV:INFRA:GROUP:NAME:TYPE
env_filter
str
Filter the environment to deploy --env -e
infra_filter
str
Filter the infra to deploy. --infra -i
config_filter
str
Filter the config to deploy. --config -c
group_filter
str
Filter resources using group name. --group -g
name_filter
str
Filter resource using name. --name -n
type_filter
str
Filter resource using type --type -t
dry_run
bool
Print resources and exit. --dry-run -dr
auto_confirm
bool
Skip the confirmation before deploying resources. --yes -y
print_debug_log
bool
Print debug logs. --debug -d
force
bool
Force --force -f