hget outputs

Summary

Gets all tasks that are outputs to the named task.

Return Value

Returns a list of the full paths to all output tasks.

Usage

hget outputs <task name> [-tag <tag text>]

Where:

  • <task name> = The name of the task to get all outputs of.
  • <tag text> = Filter output, show only tasks that have the given tag.