<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>My Tips</title><link>https://tips.1707.io/docs/cli-tools/</link><description>Recent content on My Tips</description><generator>Hugo</generator><language>en</language><atom:link href="https://tips.1707.io/docs/cli-tools/index.xml" rel="self" type="application/rss+xml"/><item><title/><link>https://tips.1707.io/docs/cli-tools/cURL/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://tips.1707.io/docs/cli-tools/cURL/</guid><description>&lt;h1 id="curl"&gt;cURL&lt;a class="anchor" href="#curl"&gt;#&lt;/a&gt;&lt;/h1&gt;
&lt;h2 id="command-line-options"&gt;Command Line Options&lt;a class="anchor" href="#command-line-options"&gt;#&lt;/a&gt;&lt;/h2&gt;
&lt;h3 id="specify-a-username-and-password-for-basic-auth"&gt;Specify a username and password for basic auth&lt;a class="anchor" href="#specify-a-username-and-password-for-basic-auth"&gt;#&lt;/a&gt;&lt;/h3&gt;
&lt;pre&gt;&lt;code&gt;curl --user 'username:somesecurepassword' https://mysite
&lt;/code&gt;&lt;/pre&gt;</description></item></channel></rss>