
Security News
Scaling Socket from Zero to 10,000+ Organizations
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.
@socotra/app-cli
Advanced tools
A command-line interface for managing and publishing Socotra App Store Apps.
Designed for local use on Windows, macOS, or Linux systems.
Install globally:
npm install -g @socotra/app-cli
Install as a local package:
npm install @socotra/app-cli
Prefer CLI options (arguments) whenever possible, but some commands interact with Docker and rely upon:
DEFAULT_API # upload target for publish docker $IMAGE_NAME
DOCKER_HTTP=http://localhost # source for images
DOCKER_PIPE=//./pipe/docker_engine
DOCKER_SOCK=/var/run/docker.sock
The DOCKER_PIPE is used on Windows, DOCKER_SOCK on other operating systems, and other env vars on both.
Usage: socotra-app [options] [command]
Options:
--ci change output when running as a CI process
--no-title turn off title and banner output
--no-banner turn off banner output
--no-styling turn off terminal styling and colours
--no-progress turn off progress bars and spinners
-V, --version output the version number
-h, --help display help for command
Commands:
init [options] [name] [version] initialise an App Store package
version [options] <release> bump an app version
publish <from> <fromUri> publish an app to the Socotra App Store
help [command] display help for command
Usage: socotra-app init [options] [name] [version]
initialise an App Store package
Options:
--description <text> package description
--author <text> package author
-h, --help display help for command
Usage: socotra-app version [options] [<newversion> | major | premajor | minor | preminor | patch | prepatch | prerelease]
bump an app version
Options:
--preid <identifier> A prerelease identifier such as: alpha or beta
-h, --help display help for command
Usage: socotra-app publish [options] <file|docker> <uri>
publish an app to the Socotra App Store
Options:
-h, --help display help for command
FAQs
Socotra App CLI - Publish Socotra Marketplace Apps.
The npm package @socotra/app-cli receives a total of 160 weekly downloads. As such, @socotra/app-cli popularity was classified as not popular.
We found that @socotra/app-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 9 open source maintainers 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
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.

Research
Socket Threat Research maps a rare inside look at OtterCookie’s npm-Vercel-GitHub chain, adding 197 malicious packages and evidence of North Korean operators.

Research
Socket researchers identified a malicious Chrome extension that manipulates Raydium swaps to inject an undisclosed SOL transfer, quietly routing fees to an attacker wallet.