<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: soulaimane yahya</title>
    <description>The latest articles on DEV Community by soulaimane yahya (@soulaimaneyahya).</description>
    <link>https://dev.to/soulaimaneyahya</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F2517158%2Fb866dcb4-53b1-4b9f-9b13-25951a3c698e.jpg</url>
      <title>DEV Community: soulaimane yahya</title>
      <link>https://dev.to/soulaimaneyahya</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/soulaimaneyahya"/>
    <language>en</language>
    <item>
      <title>k8s help commands</title>
      <dc:creator>soulaimane yahya</dc:creator>
      <pubDate>Sun, 23 Feb 2025 12:23:24 +0000</pubDate>
      <link>https://dev.to/soulaimaneyahya/kubectl-help-commands-5b6b</link>
      <guid>https://dev.to/soulaimaneyahya/kubectl-help-commands-5b6b</guid>
      <description>&lt;h2&gt;
  
  
  kubectl
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;kubectl version
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;Client Version: v1.32.2
Kustomize Version: v5.5.0
Server Version: v1.32.0
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;kubectl --help&lt;/li&gt;
&lt;li&gt;kubectl command --help&lt;/li&gt;
&lt;/ul&gt;

&lt;h2&gt;
  
  
  minikube
&lt;/h2&gt;

&lt;ul&gt;
&lt;li&gt;minikube version
&lt;/li&gt;
&lt;/ul&gt;

&lt;div class="highlight js-code-highlight"&gt;
&lt;pre class="highlight plaintext"&gt;&lt;code&gt;minikube version: v1.35.0
&lt;/code&gt;&lt;/pre&gt;

&lt;/div&gt;



&lt;ul&gt;
&lt;li&gt;minikube --help&lt;/li&gt;
&lt;li&gt;minikube command --help&lt;/li&gt;
&lt;/ul&gt;

</description>
      <category>kubernetes</category>
      <category>help</category>
      <category>cli</category>
      <category>softwaredevelopment</category>
    </item>
    <item>
      <title>docker help commands</title>
      <dc:creator>soulaimane yahya</dc:creator>
      <pubDate>Sun, 23 Feb 2025 12:22:50 +0000</pubDate>
      <link>https://dev.to/soulaimaneyahya/docker-help-commands-3n71</link>
      <guid>https://dev.to/soulaimaneyahya/docker-help-commands-3n71</guid>
      <description>&lt;p&gt;&lt;code&gt;$docker version&lt;br&gt;
$man docker&lt;br&gt;
$docker --help&lt;br&gt;
$docker &amp;lt;command&amp;gt; --help&lt;/code&gt;&lt;/p&gt;

</description>
      <category>docker</category>
      <category>cli</category>
      <category>help</category>
    </item>
  </channel>
</rss>
