alanhe421 / coding-note

note
3 stars 1 forks source link

curl #365

Open alanhe421 opened 2 years ago

alanhe421 commented 2 years ago
curl -X POST -v -H 'Content-Type: application/json' -d '{
    "app_id": "xxx",
    "env_name": "public"
}' \
http://api.xxx.com/configs/getdatas
alanhe421 commented 1 year ago

进度显示

--progress-bar

相关issue https://github.com/moby/moby/pull/40914/files