Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

If no version is specified, by default the latest available version is used, which is the highest available version of each command:

Code Block
languageyaml
pipeline:
  - log:
      message: "Hello World!"   

...