/
Command Versioning
Command Versioning
What is Command Versioning?
Each command can be available in different versions like v1
, v2
, v3
, and so on. This is to support downwards compatibility in pipeline scripts. This way a newer version of a command will not break old pipeline code since it can be specified in a pipeline which exact command version to use.
Which commands are available in which versions can be found in the