Skip to content

allow transform to accept parameters #81

@florindragos

Description

@florindragos

We should be able to pass parameters to a template (like build args are used in a dockerfile on docker build)

ds-load auth0 transform --transform-arg="name=value" --transform-arg="email=value2"

and then in the template:

"name": "{{ transformArg "name" }}

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions