xvc pipeline step

Synopsis

$ xvc pipeline step --help
Step creation, dependency, output commands

Usage: xvc pipeline step [OPTIONS] <COMMAND>

Commands:
  list        List steps in a pipeline [aliases: l]
  new         Add a new step [aliases: n]
  remove      Remove a step from a pipeline [aliases: R]
  update      Update a step's command or when options [aliases: U]
  dependency  Add a dependency to a step [aliases: d]
  output      Add an output to a step [aliases: o]
  show        Print step configuration [aliases: s]
  help        Print this message or the help of the given subcommand(s)

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