fission-workflows

command
v0.0.0-...-98ba599 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 2, 2020 License: Apache-2.0 Imports: 40 Imported by: 0

README

Fission Workflows CLI (fission-workflows)

This provides a CLI for Fission Workflows, providing additional functionality for workflows over the regular functions available in the Fission CLI.

Installation

go install

Usage

fission-workflows status # View whether the Fission Workflows deployment can be reached.

fission-workflows workflow get # List all workflows in the workflow engine.

fission-workflows workflow get <id> # Get the definition of a specific workflow

fission-workflows invocation get # List all invocations so-far (both in-progress and finished)

fission-workflows invocation get <id> # Get all info of a specific invocation

fission-workflows invocation status <id> # Get a concise overview of the progress of an invocation 

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL