Difference between revisions of "Curl -L"

From wikieduonline
Jump to navigation Jump to search
(Redirected page to Curl)
Tags: New redirect, Mobile web edit, Mobile edit
 
 
(17 intermediate revisions by 4 users not shown)
Line 1: Line 1:
#redirect [[Curl]]
+
{{lowercase}}
 +
 
 +
<code>-L, --location      follow [[redirects]]</code>
 +
 
 +
<code>-s, [[--silent]]</code>
 +
 
 +
<code>[[curl -sL]] https://[[sentry.io]]/get-cli/ | bash</code>
 +
 
 +
<code>curl -L https://kots.io/install | REPL_INSTALL_PATH=~/bin bash</code>
 +
 
 +
curl -L https://foundry.[[paradigm.xyz]] | bash
 +
 
 +
== Related ==
 +
* <code>[[curl -s]]</code>
 +
* <code>[[curl -sSL]]</code>
 +
* <code>[[curl -sSLo]]</code>
 +
* <code>[[curl: (47) Maximum (50) redirects followed]]</code>
 +
 
 +
== See also ==
 +
* {{redirect}}
 +
* {{curl}}
 +
 
 +
[[Category:Curl]]

Latest revision as of 10:22, 8 November 2024

Advertising: