Skip to main content
Create resources for the active workspace

Params

str
Resource filter. Format - ENV:INFRA:GROUP:NAME:TYPE
str
Filter the environment to deploy --env -e
str
Filter the infra to deploy. --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 deploying resources. --yes -y
bool
Print debug logs. --debug -d
bool
Force --force -f
bool
Pull --pull -p