Skip to content

Output as yaml doesn't have quote_keys option #571

Open
@russmack

Description

@russmack

The quote_keys option is missing from the yaml output function.
RUNTIME ERROR: function has no parameter quote_keys

https://jsonnet.org/ref/stdlib.html :
std.manifestYamlDoc(value, indent_array_in_object=false, quote_keys=true)

It is present in the original cpp jsonnet:
https://github.com/google/jsonnet/blob/4e67da2c015bb316158d3e52a47376b38a29a4ef/stdlib/std.jsonnet#L1235

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions