Difference between revisions of "Curl -L"
Jump to navigation
Jump to search
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lowercase}} | {{lowercase}} | ||
− | <code>-L, --location | + | <code>-L, --location follow [[redirects]]</code> |
<code>-s, [[--silent]]</code> | <code>-s, [[--silent]]</code> | ||
<code>[[curl -sL]] https://[[sentry.io]]/get-cli/ | bash</code> | <code>[[curl -sL]] https://[[sentry.io]]/get-cli/ | bash</code> | ||
+ | |||
+ | <code>curl -L https://kots.io/install | REPL_INSTALL_PATH=~/bin bash</code> | ||
== Related == | == Related == | ||
* <code>[[curl -s]]</code> | * <code>[[curl -s]]</code> | ||
+ | * <code>[[curl -sSL]]</code> | ||
+ | * <code>[[curl -sSLo]]</code> | ||
+ | * <code>[[curl: (47) Maximum (50) redirects followed]]</code> | ||
== See also == | == See also == | ||
+ | * {{redirect}} | ||
* {{curl}} | * {{curl}} | ||
[[Category:Curl]] | [[Category:Curl]] |
Latest revision as of 13:57, 23 August 2024
Advertising: