Skip to content

Add pipe element masking #4

@Wazzaps

Description

@Wazzaps

This means I can disable parts of the pipeline (from the end to the start) to debug each piece.
If I start with:
[ .[] | {(.ifname): .address} ] | add | .eth0
Then I should be able to switch to (with e.g shortcut: Shift+Left):
[ .[] | {(.ifname): .address} ] | add | .eth0
And then:
[ .[] | {(.ifname): .address} ] | add | .eth0
And then:
[ .[] | {(.ifname): .address} ] | add | .eth0

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions