Batch file to use curl command and send API requests with variables within the API request

后端 未结 0 943
醉话见心
醉话见心 2021-02-11 19:24

I\'m trying to set variable and pass API request in curl using batch file as below.

 set m=468irincie
set i=k
curl -X PUT -k -o output.txt https://info/plugin/%m%         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题