You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 18, 2026. It is now read-only.
In the documentation on testing recipes that use SFDC data: https://snowfakery.readthedocs.io/en/latest/salesforce.html#testing-queries
It includes the sample call:
$ snowfakery recipe.yml --plugin-options org_name qaThat results in an error:
Error: No such option: --plugin-options (Possible options: --option, --plugin-option)Actual example should read:
$ snowfakery recipe.yml --plugin-option org_name qa