Skip to content

Feature request: support multi-level yaml #74

@vkkodali

Description

@vkkodali

If I understand correctly, multilevel yamls are not supported currently.
For example, I would like to do the following:

appname:
- -input:
  - <file>

instead of doing:

appname:
- -input

appname -input:
- <file>

Is that something you would be able to implement?

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions