redis-di describe-job

Describes a job of a pipeline

Describes a single job of a pipeline, printing its source properties followed by tables that summarize its transformations and outputs.

Usage

redis-di describe-job <name> [flags]

Options

Option Description
-p, --pipeline Pipeline to target (default default).

This command also accepts the global options.

Example

redis-di describe-job customers_hash_job
RATE THIS PAGE
Back to top ↑