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

wfcli: cancel, invoke, halt, resume #127

Merged
merged 7 commits into from
Mar 17, 2018
Merged

wfcli: cancel, invoke, halt, resume #127

merged 7 commits into from
Mar 17, 2018

Conversation

erwinvaneyk
Copy link
Member

This PR introduces the following commands to the wfcli tool:

  • wfi cancel: cancel a running invocation
  • wfi invoke: create a new invocation (for purpose of scope this does not include the ability to add inputs)
  • admin halt: halt the evaluation (of controllers) of the workflow engine
  • admin resume: resume the evaluation (of controllers) of the workflow engine
  • version: now prints the versions of both the client and server

Additionally, this PR also adds the halt and resume functionality to the workflow engine. Finally, the swagger client is updated

@erwinvaneyk erwinvaneyk merged commit 5eaee25 into master Mar 17, 2018
@erwinvaneyk erwinvaneyk deleted the cli-improvements branch March 17, 2018 01:15
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.

1 participant