Skip to content

Add flag to cli to specify config file. #284

@ericwooley

Description

@ericwooley

Desired Behavior

Currently the cli just looks through CWD for the config file with the specific extensions. However, this can be a little annoying since I need to define it in my source directory as well to load it to run things. Currently I'm just duplicating the file, which isn't a huge deal, but not ideal either.

Example Usage

openworkflow --config src/openworkflow.config.ts worker start

would be much appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions