<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>cli | Tutes Club</title>
	<atom:link href="https://tutes.in/tag/cli/feed/" rel="self" type="application/rss+xml" />
	<link>https://tutes.in</link>
	<description>Tutorials for all</description>
	<lastBuildDate>Thu, 31 Oct 2019 13:41:09 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9.4</generator>
	<item>
		<title>How to learn Git in 15 minutes? List of most basic git commands</title>
		<link>https://tutes.in/important-useful-git-commands/</link>
					<comments>https://tutes.in/important-useful-git-commands/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Wed, 02 Jan 2019 04:55:22 +0000</pubDate>
				<category><![CDATA[Internet]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[command line]]></category>
		<category><![CDATA[Git]]></category>
		<category><![CDATA[git cli]]></category>
		<category><![CDATA[Git commands]]></category>
		<category><![CDATA[github]]></category>
		<category><![CDATA[github commands]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=2094</guid>

					<description><![CDATA[<p>Git&#160;is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency.&#160;Git&#160;is easy to learn and has a tiny footprint with lightning fast performance. Every dev has a working copy of the code and full change history on their local machine Here are [&#8230;]</p>
The post <a href="https://tutes.in/important-useful-git-commands/">How to learn Git in 15 minutes? List of most basic git commands</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/important-useful-git-commands/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 cli commands [continued]</title>
		<link>https://tutes.in/magento-2-cli-commands-continued/</link>
					<comments>https://tutes.in/magento-2-cli-commands-continued/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Wed, 01 Aug 2018 10:09:06 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Tools]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[Magento 2]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1526</guid>

					<description><![CDATA[<p>1. Setting GD2 as defualt image adapter from command line  Magento &#62;= 2.2 Magento &#62;= 2.2  2. Disable Minify CSS Files option from command line Magento &#62;= 2.2 Magento &#60; 2.2 3. Disable Merge CSS Files option from command line &#160; Magento &#60; 2.2</p>
The post <a href="https://tutes.in/magento-2-cli-commands-continued/">Magento 2 cli commands [continued]</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/magento-2-cli-commands-continued/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>[SOLVED] PHP must be run as a CLI application error : Content-type: text/html; charset=UTF-8</title>
		<link>https://tutes.in/solved-php-must-be-run-as-a-cli-application-error-content-type-text-html-charsetutf-8/</link>
					<comments>https://tutes.in/solved-php-must-be-run-as-a-cli-application-error-content-type-text-html-charsetutf-8/#comments</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Sat, 28 Jul 2018 14:33:39 +0000</pubDate>
				<category><![CDATA[Linux]]></category>
		<category><![CDATA[Magento]]></category>
		<category><![CDATA[PHP]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[cpanel]]></category>
		<category><![CDATA[error]]></category>
		<category><![CDATA[php]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1512</guid>

					<description><![CDATA[<p>php bin/magento cache:cleanContent-type: text/html; charset=UTF-8bin/magento must be run as a CLI application as root user, run the following commands (For php v7.0) The solution involves fixing php variable&#8217;s path. We need to find which php is being used right now, you can find out by To fix this PHP cli error, see how to edit [&#8230;]</p>
The post <a href="https://tutes.in/solved-php-must-be-run-as-a-cli-application-error-content-type-text-html-charsetutf-8/">[SOLVED] PHP must be run as a CLI application error : Content-type: text/html; charset=UTF-8</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/solved-php-must-be-run-as-a-cli-application-error-content-type-text-html-charsetutf-8/feed/</wfw:commentRss>
			<slash:comments>1</slash:comments>
		
		
			</item>
		<item>
		<title>Magento 2 all cli commands</title>
		<link>https://tutes.in/magento-2-all-cli-commands/</link>
					<comments>https://tutes.in/magento-2-all-cli-commands/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Fri, 27 Jul 2018 13:08:40 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[M2]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[magento2]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=1497</guid>

					<description><![CDATA[]]></description>
		
					<wfw:commentRss>https://tutes.in/magento-2-all-cli-commands/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to update Magento community edition using CLI</title>
		<link>https://tutes.in/how-to-update-magento-community-edition-using-cli/</link>
					<comments>https://tutes.in/how-to-update-magento-community-edition-using-cli/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Thu, 01 Feb 2018 12:15:16 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[Scripts]]></category>
		<category><![CDATA[bash]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[Magento 2]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[update]]></category>
		<category><![CDATA[upgrade magento version]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=143</guid>

					<description><![CDATA[<p>if you receive any errors post installation, try this hard fix</p>
The post <a href="https://tutes.in/how-to-update-magento-community-edition-using-cli/">How to update Magento community edition using CLI</a> first appeared on <a href="https://tutes.in">Tutes Club</a>.]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-update-magento-community-edition-using-cli/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
		<item>
		<title>How to Update Magento 2.1x to latest version via SSH</title>
		<link>https://tutes.in/how-to-update-magento-2-1x-to-latest-version-via-ssh/</link>
					<comments>https://tutes.in/how-to-update-magento-2-1x-to-latest-version-via-ssh/#respond</comments>
		
		<dc:creator><![CDATA[Harshvardhan Malpani]]></dc:creator>
		<pubDate>Tue, 26 Sep 2017 03:37:59 +0000</pubDate>
				<category><![CDATA[Magento]]></category>
		<category><![CDATA[cli]]></category>
		<category><![CDATA[commands]]></category>
		<category><![CDATA[magento]]></category>
		<category><![CDATA[ssh]]></category>
		<category><![CDATA[update]]></category>
		<guid isPermaLink="false">https://tutes.club/?p=69</guid>

					<description><![CDATA[]]></description>
		
					<wfw:commentRss>https://tutes.in/how-to-update-magento-2-1x-to-latest-version-via-ssh/feed/</wfw:commentRss>
			<slash:comments>0</slash:comments>
		
		
			</item>
	</channel>
</rss>
