Skip to content

Instantly share code, notes, and snippets.

@thanhzusu
Created September 11, 2017 07:07
Show Gist options
  • Save thanhzusu/711041d2bb7136584f78c7f97a657b18 to your computer and use it in GitHub Desktop.
Save thanhzusu/711041d2bb7136584f78c7f97a657b18 to your computer and use it in GitHub Desktop.
CodePush release CLI
- CodePush release CLI:
1. code-push release-react <appName> <platform>
2. [--bundleName <bundleName>]
3. [--deploymentName <deploymentName>]
4. [--description <description>]
5. [--development <development>]
6. [--disabled <disabled>]
7. [--entryFile <entryFile>]
8. [--gradleFile <gradleFile>]
9. [--mandatory]
10. [--noDuplicateReleaseError]
11. [--outputDir <outputDir>]
12. [--plistFile <plistFile>]
13. [--plistFilePrefix <plistFilePrefix>]
14. [--sourcemapOutput <sourcemapOutput>]
15. [--targetBinaryVersion <targetBinaryVersion>]
16. [--rollout <rolloutPercentage>]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment