真实的国产乱ⅩXXX66竹夫人,五月香六月婷婷激情综合,亚洲日本VA一区二区三区,亚洲精品一区二区三区麻豆

成都創(chuàng)新互聯(lián)網(wǎng)站制作重慶分公司

1分鐘快速使用Docker上手新版Sentry-CLI-創(chuàng)建一個版本

我們可以使用官方 sentry-cli 工具操作 Sentry API,從而來為你的項目管理一些數(shù)據(jù)。它主要用于管理 iOS、Android 的調(diào)試信息文件,以及其他平臺的版本(release)和源代碼映射(source maps)管理。

創(chuàng)新互聯(lián)服務(wù)項目包括肇州網(wǎng)站建設(shè)、肇州網(wǎng)站制作、肇州網(wǎng)頁制作以及肇州網(wǎng)絡(luò)營銷策劃等。多年來,我們專注于互聯(lián)網(wǎng)行業(yè),利用自身積累的技術(shù)優(yōu)勢、行業(yè)經(jīng)驗、深度合作伙伴關(guān)系等,向廣大中小型企業(yè)、政府機構(gòu)等提供互聯(lián)網(wǎng)行業(yè)的解決方案,肇州網(wǎng)站推廣取得了明顯的社會效益與經(jīng)濟效益。目前,我們服務(wù)的客戶以成都為中心已經(jīng)輻射到肇州省份的部分城市,未來相信會繼續(xù)擴大服務(wù)區(qū)域并繼續(xù)獲得客戶的支持與信任!

安裝 Docker 鏡像

默認情況下,該命令在 /work 目錄中運行。掛載相關(guān)的你的項目文件夾并在那里構(gòu)建輸出以允許 sentry-cli 掃描資源:

#拉取鏡像dockerpullgetsentry/sentry-cli#執(zhí)行命令dockerrun--rm-v$(pwd):/workgetsentry/sentry-cli--help#sentry-cli1.68.0#CommandlineutilityforSentry.#ThistoolhelpsyoumanageremoteresourcesonaSentryserverlike#sourcemaps,debugsymbolsorreleases.Use`--help`onthesubcommands#tolearnmoreaboutthem.#USAGE:#sentry-cli#OPTIONS:#--api-key#ThegivenSentryAPIkey.#--auth-token#UsethegivenSentryauthtoken.#-h,--help#Printthishelpmessage.#--log-level#Setthelogoutputverbosity.[possiblevalues:trace,debug,info,warn,error]#--url#FullyqualifiedURLtotheSentryserver.#[defaultstohttps://sentry.io/]#-V,--version#Printversioninformation.#SUBCOMMANDS:#bash-hookPrintsoutabashscriptthatdoeserrorhandling.#difutilLocateoranalyzedebuginformationfiles.#helpPrintsthismessageorthehelpofthegivensubcommand(s)#infoPrintinformationabouttheSentryserver.#issuesManageissuesinSentry.#loginAuthenticatewiththeSentryserver.#projectsManageprojectsonSentry.#react-nativeUploadbuildartifactsforreact-nativeprojects.#releasesManagereleasesonSentry.#reposManagerepositoriesonSentry.#send-eventSendamanualeventtoSentry.#upload-difUploaddebugginginformationfiles.#upload-proguardUploadProGuardmappingfilestoaproject. 配置和認證 配置文件

sentry-cli 工具可以使用名為 .sentryclirc 的配置文件以及環(huán)境變量和 .env 文件進行配置。從當(dāng)前路徑向上查找配置文件,并且始終加載 ~/.sentryclirc 中的默認值。您還可以從命令行參數(shù)覆蓋這些設(shè)置。

.sentryclirc

[auth]token=your-auth-token[defaults]org=sentryproject=react-sentry-demourl=https://x.xxx.com

進入容器內(nèi)

創(chuàng)建一個新版本:

dockerrun--rm-it-v$(pwd):/workgetsentry/sentry-cli/bin/shsentry-clireleasesnew1.0.0 Refs

https://docs.sentry.io/product/cli/


網(wǎng)頁名稱:1分鐘快速使用Docker上手新版Sentry-CLI-創(chuàng)建一個版本
URL分享:http://weahome.cn/article/cjsgdh.html

其他資訊

在線咨詢

微信咨詢

電話咨詢

028-86922220(工作日)

18980820575(7×24)

提交需求

返回頂部