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

Workflow CLI #8

Closed
2 of 3 tasks
erwinvaneyk opened this issue Aug 7, 2017 · 2 comments
Closed
2 of 3 tasks

Workflow CLI #8

erwinvaneyk opened this issue Aug 7, 2017 · 2 comments

Comments

@erwinvaneyk
Copy link
Member

erwinvaneyk commented Aug 7, 2017

This issue tracks the state of the incorporation of workflow management in the existing Fission CLI or into a separate CLI. It might just be that we decide to not integrate any thing into the client specifically to workflows.

(Proposed) API functionality:

  • Workflow CRUD: managed by regular Fission CLI (fission wf == fission fn)
  • List invocations per workflow. Potential info to show: ID, status, last update
  • Get invocation status/logs

Roadmap:

  • Decide on the functionality to be exposed in the CLI
  • Implement a standalone CLI for the workflows
  • Merge into Fission CLI
@soamvasani
Copy link
Member

I think it's good for users to have the functionality usable from the fission CLI and not have to download a separate CLI.

@soamvasani
Copy link
Member

Ah I didn't see this issue before filing #68 , looks like everything here is done except moving to fission cli. Closing this one.

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

No branches or pull requests

2 participants