
Yq Install
Type to start searching
    mikefarah/yq
    mikefarah/yq
    • Install
      • brew install yq
      • snap install yq
      • download latest binary
      • get the source
    • Read
    • Write/Update
    • Create
    • Convert
    • Merge
    • brew install yq
    • snap install yq
    • download latest binary
    • get the source
    

    yq¶

    yq is a lightweight and portable command-line YAML processor

    The aim of the project is to be the jq or sed of yaml files.

    brew install yq¶

    snap install yq¶

    download latest binary¶

    get the source¶

    go get github.com/mikefarah/yq
    

    .zip or tar.gz

    View on GitHub

    Next Read
    powered by MkDocs and Material for MkDocs