mirror of
https://github.com/mikefarah/yq.git
synced 2024-12-19 20:19:04 +00:00
2.5 KiB
2.5 KiB
Table of contents
Commands
- Operators
- Add
- Alternative (Default value)
- Anchor and Alias Operators
- Assign (Update)
- Boolean Operators
- Collect into Array
- Comment Operators
- Contains
- Create, Collect into Object
- Delete
- Document Index
- Encode / Decode
- Entries
- Env Variable Operators
- Equals
- File Operators
- Flatten
- Group By
- Has
- Keys
- Length
- Load
- Map
- Multiply (Merge)
- Parent
- Path
- Pipe
- Recursive Descent (Glob)
- Reduce
- Select
- Sort
- Sort Keys
- Split into Documents
- String Operators
- Style
- Subtract
- Tag
- Traverse (Read)
- Union
- Unique
- Variable Operators
- With
Usage
- Output format
- Working with Properties
- Working with CSV, TSV
- Working with JSON
- Front Matter
- Split into multiple files
- GitHub Action
- Tips, Tricks, Troubleshooting