Skip to content

Allow sharing of runconfigs #1171

@dmjb

Description

@dmjb

Right now, we accept a variety of config options over the CLI or API and create a runconfig file specify all the options. In order to share configurations between developers, it would be useful to export and import runconfigs.

Proposed commands:

thv export <workload name> <path>
thv run --from-config <path>

Will export and import respectively. We need endpoints for the API which implements similar functionality.

Metadata

Metadata

Assignees

No one assigned

    Labels

    p0High

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions