Happy to see yq in suggestions from AI #2734
rkarpuzov
started this conversation in
Show and tell
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
when ask a question in Duck.AI (beckend gtp-5 mini) I see this tip:
Validate YAML quickly:
Install yq or use python: python3 -c "import sys, yaml; yaml.safe_load(sys.stdin)" < /var/www/peertube/config/production.yaml
If it prints nothing and exits 0, YAML parsed OK; errors will show parsing messages.
Beta Was this translation helpful? Give feedback.
All reactions