New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

simform-pocket-cli

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

simform-pocket-cli

Pocket Deploy command-line utility

latest
Source
npmnpm
Version
1.0.3
Version published
Maintainers
1
Created
Source

pocket-cli

Pocket CLI is a command-line tool designed to streamline the deployment process for mobile applications to "Pocket Deploy".

Installation

npm install -g simform-pocket-cli

Distribution

pocket distribute --applicationId "yourApplicationID" --buildPath "yourBuildPath" --appToken "YourAppToken" --releaseNotes "formatted release notes"

Example

pocket distribute --applicationId "<yourApplicationId>" --buildPath "<yourPath>/Downloads/app-release.apk" --appToken "<yourAppToken>" --releaseNotes "formatted release notes"

How to get Application ID and App Token

  • Log in to Pocket Deploy and navigate to your app's detail page.

  • Go to the Settings tab:

    • Application ID: Find it displayed here.
    • App Token: Click the Add Connection button to generate a new token.

    Note: The App Token can only be generated once. Make sure to store it securely after generating.

Awesome Mobile Libraries

  • Check out our other available awesome mobile libraries

License

Keywords

distribute

FAQs

Package last updated on 02 Jun 2025

Did you know?

Socket

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.

Install

Related posts