Skip to content

[Feature Request] himl cli - deep filter #42

Open
@revaapriyan-ta

Description

Consider the following .yaml file.

examples/simple/default.yaml

deep:
  key1: v1
  key2: v2
deep_list:
- item1
- item2

Request

A feature to filter deep keys like, deep.key1, deep.key2. Currently, the cli supports only top-level keys to filter. (ie, deep and deep_list in the example)

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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