Skip to content
| Marketplace
Sign in
Azure DevOps>Azure Pipelines>Print all variables
Print all variables

Print all variables

Shayki Abramczyk

|
1,737 installs
| (2) | Free
Print to the screen all the available varaibles and their values for this job. Cross platform (work on Windows/Linux/Mac)
Get it free
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
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft