<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>http://wiki.christophchamp.com/index.php?action=history&amp;feed=atom&amp;title=Yq</id>
		<title>Yq - Revision history</title>
		<link rel="self" type="application/atom+xml" href="http://wiki.christophchamp.com/index.php?action=history&amp;feed=atom&amp;title=Yq"/>
		<link rel="alternate" type="text/html" href="http://wiki.christophchamp.com/index.php?title=Yq&amp;action=history"/>
		<updated>2026-05-03T22:56:43Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.26.2</generator>

	<entry>
		<id>http://wiki.christophchamp.com/index.php?title=Yq&amp;diff=8281&amp;oldid=prev</id>
		<title>Christoph: Created page with &quot;'''yq''' is a lightweight and portable command-line YAML, JSON and XML processor. yq uses jq like syntax but works with YAML files as well as JSON, XML, properties, csv an...&quot;</title>
		<link rel="alternate" type="text/html" href="http://wiki.christophchamp.com/index.php?title=Yq&amp;diff=8281&amp;oldid=prev"/>
				<updated>2023-09-28T19:43:22Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot;&amp;#039;&amp;#039;&amp;#039;yq&amp;#039;&amp;#039;&amp;#039; is a lightweight and portable command-line YAML, JSON and XML processor. yq uses &lt;a href=&quot;/index.php?title=Jq&quot; title=&quot;Jq&quot;&gt;jq&lt;/a&gt; like syntax but works with YAML files as well as JSON, XML, properties, csv an...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;'''yq''' is a lightweight and portable command-line YAML, JSON and XML processor. yq uses [[jq]] like syntax but works with YAML files as well as JSON, XML, properties, csv and tsv.&lt;br /&gt;
&lt;br /&gt;
==Examples==&lt;br /&gt;
&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
$ yq -i '.spec.replicas=1' deployment/nginx/deploy.yml&lt;br /&gt;
$ yq -i '.spec.template.spec.containers[0].ports[0].containerPort=8080' deployment/nginx/deploy.yml&lt;br /&gt;
$ yq -i 'del(.resources[2])' deployment/nginx/kustomization.yml&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
==External links==&lt;br /&gt;
* [https://github.com/mikefarah/yq Official website]&lt;br /&gt;
&lt;br /&gt;
[[Category:Linux Command Line Tools]]&lt;/div&gt;</summary>
		<author><name>Christoph</name></author>	</entry>

	</feed>