Skip to content

Move run_plan logic from cli.py into client.py #593

@keithralphs

Description

@keithralphs

cli.py should be a thin layer just to handle the commands so the legic that is currently in the run_plan method should be moved into the equivalent function it calls in client.py. This will also mean all the code is in the module where the tracing starts.

Metadata

Metadata

Assignees

No one assigned

    Labels

    cliRelates to CLI codeclientRelates to client codegood first issueGood for newcomerspythonPull requests that update Python code

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions