xvc pipeline step show

Purpose

Print the steps of a pipeline.

Synopsis

$ xvc pipeline step show --help
Print step configuration

Usage: xvc pipeline step show [OPTIONS] --step-name <STEP_NAME>

Options:
  -p, --pipeline-name <PIPELINE_NAME>  Name of the pipeline this command applies to
  -s, --step-name <STEP_NAME>          Name of the step to show
  -h, --help                           Print help

Examples

Caveats