
Security News
The Code You Didn't Write Is Still Yours to Defend
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.
react-native-alive-push-cli
Advanced tools
AlivePush cli tools
npm install -g alive-push-cli
alive-push init
根据提示输入server url(alive-push的service的地址,包含端口号,结尾处需要'/')
alive-push register
根据提示输入用户名和密码
alive-push app <command>
Commands:
add <appName> add a new app
ls list all app
remove <appName> remove a app
rename <appName> <newAppName> rename a app
alive-push deployment <command>
Commands:
add <appName> <deploymentName> add a deployment
history <appName> <deploymentName> list deployment history
ls <appName> list all deployment
remove <appName> <deploymentName> remove a deployment
rename <appName> <deploymentName> rename a deployment
<newDeploymentName>
alive-push release
Options:
-h, --help Show help
--appName, --an app name
--platform, -p platform - Android or IOS [choices: "Android", "IOS"]
--binaryversion, --bv binary version
--deployment, -d deployment - Staging or Production
[choices: "Staging", "Production"] [default: "Staging"]
--mandatory mandatory - force to update [default: false]
--bundlepath, -b explicit bundle path.Default to bundle under your
react-native project base path.
--releasenote, --rn release note
eg.
alive-push release --an test_ios -p Android --bv 1.0.0 --rn test_ios
FAQs
alivepush的cli工具
The npm package react-native-alive-push-cli receives a total of 2 weekly downloads. As such, react-native-alive-push-cli popularity was classified as not popular.
We found that react-native-alive-push-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
AI agents are pulling packages into environments no scanner is watching, creating exposure before security teams can see it.

Security News
GitHub Actions checkout now blocks risky pull_request_target checkouts by default to help prevent pwn request supply chain attacks.

Product
Socket now supports Custom Roles and Repository Access Permissions so organizations can control who can access specific repositories and actions.