Skip to main content
Update resources for active infra

Params

resource_filter
str
Resource filter. Format - ENV:INFRA:GROUP:NAME:TYPE
env_filter
str
Filter the environment to patch. --env -e
infra_filter
str
Filter the infra to patch. --infra -i
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 patching resources. --yes -y
print_debug_log
bool
Print debug logs. --debug -d
force
bool
Force --force -f
pull
bool
Pull images where applicable. --pull -p