fission workflow
fission workflow
Create, update and manage workflows
Options
-h, --help help for workflow
Options inherited from parent commands
--kube-context string Kubernetes context to be used for the execution of Fission commands
-n, --namespace string -n |:|: If present, the namespace scope for this CLI request
-v, --verbosity int -v |:|: CLI verbosity (0 is quiet, 1 is the default, 2 is verbose) (default 1)
SEE ALSO
- fission - Serverless framework for Kubernetes
- fission workflow create - Create a workflow from a manifest
- fission workflow delete - Delete a workflow
- fission workflow graph - Render a workflow’s state machine as a mermaid diagram
- fission workflow list - List workflows
- fission workflow run - Start one execution of a workflow
- fission workflow runs - List and inspect workflow runs (executions)
- fission workflow update - Update a workflow from a manifest
- fission workflow validate - Validate a workflow manifest offline (graph, expressions), plus referenced-function existence against the cluster unless –offline