Skip to content

Add pipe element masking #4

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

Activity

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

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