agc workflow

agc workflow

Commands for workflows. Workflows are potentially-dynamic graphs of computational tasks to execute.

Synopsis

Commands for workflows. Workflows are potentially-dynamic graphs of computational tasks to execute.

Workflow specifications are files whose content specify a workflow to execute given a particular set of input parameters to use. Workflow specifications are typed according to which workflow definition language they use (e.g. WDL).

Options

  -p, --awsProfile string   Use the provided AWS CLI profile.
  -h, --help                help for workflow

Options inherited from parent commands

      --format string   Format option for output. Valid options are: text, table, json
      --silent          Suppresses all diagnostic information.
  -v, --verbose         Display verbose diagnostic information.

SEE ALSO