Skip to content

Option to use square brackets for arrays instead of dash #43

Closed
@sscarduzio

Description

@sscarduzio

Hi, is there a way to get this:

    kibana_hide_apps: ["readonlyrest_kbn", "timelion"]

instead of this:

    kibana_hide_apps:
    - "readonlyrest_kbn"
    - "timelion"

Metadata

Metadata

Assignees

No one assigned

    Labels

    yamlIssue related to YAML format backend

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions