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

Write all variables

Red Taz

|
40 installs
| (0) | Free
Writes all variable keys and values (including secrets) to a file.
Get it free

Write all variables

Adds a pipeline task which writes all variable keys and values (including secrets) to a file in JSON format.

Example

steps:
- task: writeAllVariables@1
  displayName: 'Write all variables'
  inputs:
    filepath: 'variables.json'
  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft