Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.17 KB

File metadata and controls

30 lines (17 loc) · 1.17 KB
Build Release
Build Status Release Status

Print All Variables

Print to the screen all the available varaibles and their values for this job. Cross platform (work on Windows/Linux/Mac).

Usage

Just add the task to your pipeline and you will get in the output all the available varaibles and their values.

Work on Windows/Linux/Mac.

  • In the classic editor:

Task

  • In YAML pipelines:
steps:
- task: printAllVariables@1
  displayName: 'Print all variables'
Icons made by Prosymbols from www.flaticon.com