Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement CLI based interaction #17

Open
stefanfrench opened this issue Nov 22, 2024 · 0 comments · May be fixed by #34
Open

Implement CLI based interaction #17

stefanfrench opened this issue Nov 22, 2024 · 0 comments · May be fixed by #34
Assignees
Labels
enhancement New feature or request

Comments

@stefanfrench
Copy link
Contributor

Develop the CLI usage level for the product, enabling users to set parameters via a config file and pass them to an end-to-end entry point. Optionally, provide Docker support for ease of deployment.

Acceptance Criteria

A functional CLI entry point that:

  • Accepts parameters via a well-defined format.
  • Executes the pipeline end-to-end with minimal setup.
  • Provides helpful error messages for incorrect or missing parameters.

Comprehensive documentation, including:

  • Instructions for using the CLI.
  • Example config file with all configurable parameters.
  • Steps to build and use the optional Docker image (if implemented).

UAT
As a developer, I can run the CLI with certain parameters to execute the pipeline end-to-end, with clear documentation guiding the process.

@stefanfrench stefanfrench added the enhancement New feature or request label Nov 22, 2024
@daavoo daavoo self-assigned this Nov 27, 2024
@daavoo daavoo linked a pull request Dec 3, 2024 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants