Skip to content

Feature: Asynchronous CLI #16

@timothepearce

Description

@timothepearce

Asynchronous CLI to develop:

synda generate config.yaml     # create and start
synda create config.yaml         # store a run in db
synda start run_id                     # start a run
synda pause run_id                  # pause a run
synda stop run_id                     # stop a run
synda resume run_id                # only for "paused" run
synda retry run_id                    # only for "failed" run

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions