mirror of
https://github.com/taigrr/yq
synced 2025-01-18 04:53:17 -08:00
26 lines
634 B
Markdown
26 lines
634 B
Markdown
# Table of contents
|
|
|
|
* [yq](README.md)
|
|
* [Upgrading from V2](upgrading-from-v2.md)
|
|
|
|
## Commands
|
|
|
|
* [Read](commands/read.md)
|
|
* [Validate](commands/validate.md)
|
|
* [Compare](commands/compare.md)
|
|
* [Write](commands/write-update.md)
|
|
* [Create](commands/create.md)
|
|
* [Delete](commands/delete.md)
|
|
* [Merge](commands/merge.md)
|
|
* [Prefix](commands/prefix.md)
|
|
* [Shell Completion](commands/shell-completion.md)
|
|
|
|
## Usage
|
|
|
|
* [Output format](usage/output-format.md)
|
|
* [Path Expressions](usage/path-expressions.md)
|
|
* [Value Parsing](usage/value-parsing.md)
|
|
* [Working with JSON](usage/convert.md)
|
|
* [Github Page](https://github.com/mikefarah/yq)
|
|
|