Skip to content

update run cli command to run pipelines without an input #2203

Description

@JonoYang

I have a pipeline that does not take an input that I would like to run using the cli, but an input location is required (https://github.com/aboutcode-org/scancode.io/blob/main/scanpipe/management/commands/run.py#L51)

As a workaround, I can run my pipeline by using python manage.py run <pipeline> "".

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions