dataflow version list

The dataflow version list command lists all available versions of a specific dataflow. Specify the dataflow name using the --n command parameter. When you create dataflows, Spectrum maintains the dataflows until you delete them, and applies a save version to each one (1.0.0, 1.0.1, etc.) .

Usage

dataflow version list --n DataflowName
RequiredArgumentDescription
Yes--n DataflowNameSpecifies the name of the dataflow whose versions you want to list. If the dataflow name contains spaces, enclose the name in double quotes.
Tip: If you are unsure of the exact dataflow name you can use the dataflow list command to get a list of the dataflow names.