Gitiles
Code Review
Sign In
gerrit.nordix.org
/
onap
/
integration
/
34e5932d0db1d3aeeed962df176d3b635018e641
/
.
/
test
/
security
/
k8s
/
tools
/
config
/
dot_curlrc
blob: ecf9792f564bdf825c691b45b4979ed56ed57b65 [
file
] [
log
] [
blame
]
Pawel Wieczorek
34e5932
2019-07-26 13:29:50 +0200
[
diff
] [
blame^
]
1
# Disable progress meter
2
--
silent
3
# Show error messages
4
--
show
-
error
5
# Fail silently on server errors
6
--
fail
7
# Follow redirections
8
--
location