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

Command line user input Interface #7

Closed
3 of 4 tasks
rvighne opened this issue Jan 12, 2021 · 0 comments · Fixed by #71
Closed
3 of 4 tasks

Command line user input Interface #7

rvighne opened this issue Jan 12, 2021 · 0 comments · Fixed by #71
Assignees
Labels
story New feature or enhancement
Milestone

Comments

@rvighne
Copy link
Contributor

rvighne commented Jan 12, 2021

User Story

As a developer, I would like to specify a Makefile and a Docker image so that the work can be sent to the worker machines.

Detailed Description

As a user, I would like to be able to interact with the controller, and specify the work I would like done.
I should be able to do so via a standard UNIX shell interface; ie. by passing options to the frontend.

Tasks

  • Create command line front end
  • Pass the information to the rest of the controller.
  • Write tests.

Acceptance Criteria

  • Given a command line invocation with options, store these arguments.

Estimated points

1

@rvighne rvighne added the story New feature or enhancement label Jan 12, 2021
@rvighne rvighne mentioned this issue Jan 12, 2021
4 tasks
@yashlala yashlala self-assigned this Jan 16, 2021
@Rohanator9000 Rohanator9000 added this to the Sprint 1 milestone Jan 16, 2021
@rvighne rvighne removed this from the Sprint 1 milestone Feb 12, 2021
@yashlala yashlala mentioned this issue Feb 12, 2021
@yashlala yashlala linked a pull request Feb 12, 2021 that will close this issue
@yashlala yashlala changed the title Initiate job Command line Interface Feb 17, 2021
@yashlala yashlala changed the title Command line Interface Command line user input Interface Feb 17, 2021
@rvighne rvighne added this to the Sprint 7 milestone Mar 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
story New feature or enhancement
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants