https://github.com/ckadluba/yamlwalk
Powershell script to display and process an Azure Pipelines YAML files tree
https://github.com/ckadluba/yamlwalk
azurepipelines powershell yaml
Last synced: 18 days ago
JSON representation
Powershell script to display and process an Azure Pipelines YAML files tree
- Host: GitHub
- URL: https://github.com/ckadluba/yamlwalk
- Owner: ckadluba
- License: mit
- Created: 2021-06-08T16:10:27.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2021-06-08T16:20:16.000Z (almost 5 years ago)
- Last Synced: 2025-08-20T02:49:38.133Z (10 months ago)
- Topics: azurepipelines, powershell, yaml
- Language: PowerShell
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# YamlWalk
Powershell script to display and process an Azure Pipelines YAML files tree.
## Usage
```powershell
YamlWalk -YamlFile
```