hget inputs

Summary

Get all tasks that are inputs to the task named.

Return Value

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

Usage

Usage: hget inputs <task name> [-tag <tag text>]

Where:

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