Skip to content

Abstract CLI From Functionality #343

@jbolda

Description

@jbolda

In talking with @Aslemammad, we discussed that it would be worth abstracting out the arg parse portion of the CLI from the actual CLI functions.

  • This improve the ability to test as we can execute the functions directly in the tests.
  • This will also improve the flexibility in use cases such setting it up as a GH Action in add github action #341.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions