Skip to content
This repository was archived by the owner on Sep 18, 2026. It is now read-only.
This repository was archived by the owner on Sep 18, 2026. It is now read-only.

Documentation Error: Incorrect parameter name #1024

Description

@acrosman

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 qa

That 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

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions