1
0
mirror of https://github.com/taigrr/yq synced 2025-01-18 04:53:17 -08:00

Better error handling will empty env

This commit is contained in:
Mike Farah
2021-01-11 14:38:53 +11:00
parent a0e1f65b20
commit 69386316f3
3 changed files with 7 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
Use the `documentIndex` operator to select nodes of a particular document.
Use the `documentIndex` operator (or the `di` shorthand) to select nodes of a particular document.
## Retrieve a document index
Given a sample.yml file of:
```yaml