Skip to content
This repository was archived by the owner on Feb 2, 2026. It is now read-only.
This repository was archived by the owner on Feb 2, 2026. It is now read-only.

NF: onyo show should allow dumping YAML in dot notation #784

@aqw

Description

@aqw

YAML in dot notation can be read in by onyo new et al. But Onyo is not capable of generating it.

The density and readability of dot notation is a matter of taste. However, the key feature I see is being able to use YAML-unaware unix tools such as sed, grep, etc without needing to use yq.

It's a nice-to-have.

The limitation is in dict_to_yaml(). The feature would then need to be exposed by Item/ItemSpec.yaml() and then onyo_show().

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions