Difference between revisions of "Curl -sSL"

From wikieduonline
Jump to navigation Jump to search
 
(9 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
 
  curl -sSL
 
  curl -sSL
   -s
+
   [[-s]], [[--silent]]
   -S
+
   [[-S]], [[--show-error]]
   -L  
+
   [[-L]], [[--location]] follow redirects
  
  
 +
[[curl -sSL https://get.docker.com]] | sh
 +
 +
[[curl -sSL http://localhost:9100/metrics]]
 +
 +
[[curl -sSL http://localhost:3100/metrics]]
 +
 +
== Related ==
 +
[[curl -sSLo]]
  
 
== See also ==
 
== See also ==

Latest revision as of 16:34, 9 April 2024

Advertising: