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

Added keys operator

This commit is contained in:
Mike Farah
2021-01-14 15:45:07 +11:00
parent e8b2f6e383
commit 806f906041
6 changed files with 142 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
# Keys
Use the `keys` operator to return map keys or array indices.