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
Describe the bug yq w -i test.yaml "spec.template.spec.containers[0].image" jupyter/datascience-notebook:1 wraps long line. I expected that it does not touch anything aside from the given path.
Thank you for taking the time to look at my report.
Describe the bug
yq w -i test.yaml "spec.template.spec.containers[0].image" jupyter/datascience-notebook:1
wraps long line. I expected that it does not touch anything aside from the given path.Thank you for taking the time to look at my report.
Input Yaml
test.yml:
out.yml:
Command
The command you ran:
The text was updated successfully, but these errors were encountered: