Skip to main content
Update resources for active AgentOS codebase

Params

str
Resource filter. Format - ENV:INFRA:GROUP:NAME:TYPE
str
Filter the environment to patch. --env -e
str
Filter the infra to patch. --infra -i
str
Filter resources using group name. --group -g
str
Filter resource using name. --name -n
str
Filter resource using type --type -t
bool
Print resources and exit. --dry-run -dr
bool
Skip the confirmation before patching resources. --yes -y
bool
Print debug logs. --debug -d
bool
Force --force -f
bool
Pull images where applicable. --pull -p