Difference between revisions of "Curl -L"
Jump to navigation
Jump to search
(3 intermediate revisions by the same user not shown) | |||
Line 6: | Line 6: | ||
<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> | ||
+ | |||
+ | curl -L https://foundry.[[paradigm.xyz]] | bash | ||
== Related == | == Related == | ||
Line 11: | Line 15: | ||
* <code>[[curl -sSL]]</code> | * <code>[[curl -sSL]]</code> | ||
* <code>[[curl -sSLo]]</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 10:22, 8 November 2024
-L, --location follow redirects
-s, --silent
curl -sL https://sentry.io/get-cli/ | bash
curl -L https://kots.io/install | REPL_INSTALL_PATH=~/bin bash
curl -L https://foundry.paradigm.xyz | bash
Related[edit]
See also[edit]
Advertising: