Skip to content

Documentation Error: Incorrect parameter name #1024

@acrosman

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

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