You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please describe your feature request.
A clear and concise description of what the request is and what it would solve.
Eg. I wish I could use yq to [...]
Please supply a newer version for ClearLinux - the bundled version is still V3
Note:
how to questions should be posted in the discussion board and not raised as an issue.
V3 will no longer have any enhancements.
Describe the solution you'd like
If we have data1.yml like:
(please keep to around 10 lines )
Release new version on ClearLinux
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Please describe your feature request.
A clear and concise description of what the request is and what it would solve.
Eg. I wish I could use yq to [...]
Please supply a newer version for ClearLinux - the bundled version is still V3
Note:
Describe the solution you'd like
If we have data1.yml like:
(please keep to around 10 lines )
Release new version on ClearLinux
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Manually installing with
wget https://github.com/mikefarah/yq/releases/latest/download/yq_linux_amd64 -O /usr/bin/yq &&\ chmod +x /usr/bin/yq
Additional context
Add any other context or screenshots about the feature request here.
The text was updated successfully, but these errors were encountered: