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

feat: implement task command #78

Merged
merged 1 commit into from
Apr 2, 2020
Merged

Conversation

oleksmir
Copy link
Contributor

@oleksmir oleksmir commented Apr 1, 2020

Related to the first part of #7

  • Supports getting a list of all tasks by the connector name;
  • Supports getting task by id;
  • Supports getting status of currently running task individually;
  • Supports restarting tasks by id.

mdevilliers
mdevilliers previously approved these changes Apr 1, 2020
@oleksmir oleksmir changed the title [WIP] feat: implement task command feat: implement task command Apr 1, 2020
@oleksmir oleksmir marked this pull request as ready for review April 1, 2020 17:26
- Supports getting a list of all tasks by the connector name;
- Supports getting task by id;
- Supports getting status of currently running task individually;
- Supports restarting tasks by id.

Signed-off-by: oleksmir <olexiy.miroshnik@gmail.com>
@oleksmir oleksmir merged commit 29ef9cb into master Apr 2, 2020
@oleksmir oleksmir deleted the feature/task-sub-command branch April 2, 2020 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants