yq icon indicating copy to clipboard operation
yq copied to clipboard

yq is a portable command-line YAML, JSON, XML, CSV, TOML and properties processor

Results 184 yq issues
Sort by recently updated
recently updated
newest added

**Bug description brief** _Any_ call to yq causes runtime error. `runtime/cgo: pthread_create failed: Operation not permitted` **Description** Using yq on cluster machines externally managed, I assume a system update was...

bug
v4

dear author, the highest yq available in conda is the original yq v3.4.3 which does not allow batch yaml parsing it would be a game changer if yq v4 could...

enhancement
v4

**Describe the bug** Encoding to yaml only encodes the first document to a string Note that any how to questions should be posted in the discussion board and not raised...

bug
v4

**Feature request.** Currently, XML 1.1 is not supported. See this log when you try to import XML 1.1: ``` ...xml: unsupported version "1.1"; only version 1.0 is supported ``` **Additional...

enhancement
v4