0
運行此curl命令:捲曲不會接受-X參數
curl -u user:pass -X POST -H "Content-Type: application/json" https://localhost:7990/rest/api/1.0/projects/fw/repos
失敗:
bash: -X: command not found $ curl: no URL specified!
這個命令之前工作過,所以我不知道什麼是錯的。