Restart resources defined in a resources.py file

Params

resources_file
str
Path to workspace file.
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