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