📌  相关文章
📜  如何将文件上传到哨兵 - Shell-Bash 代码示例

📅  最后修改于: 2022-03-11 14:50:58.856000             🧑  作者: Mango

代码示例1
sentry-cli releases -o my-org-name -p my-project files my-release-name upload 'my-file.html'

Notes: 
- Order matters
-o <- org flag
-p <- project flag