Hi, I need to run dagster cli commands that requir...
# ask-community
l
Hi, I need to run dagster cli commands that require resources to run, how can I pass them?
s
Hi Laurent - there's no way to pass resources via the CLI, because resources are Python objects. If your resources accept config, you can pass that config via the CLI