![PyPI Now Supports iOS and Android Wheels for Mobile Python Development](https://cdn.sanity.io/images/cgdhsj6q/production/96416c872705517a6a65ad9646ce3e7caef623a0-1024x1024.webp?w=400&fit=max&auto=format)
Security News
PyPI Now Supports iOS and Android Wheels for Mobile Python Development
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
@socotra/aux-cli
Advanced tools
Socotra Auxiliary Data CLI - Manage Socotra aux data from the command line
A command-line interface for deploying a Socotra configuration.
Install globally as a part of the @socotra/cli tools:
npm install -g @socotra/cli
Install as a globally available standalone tool:
npm install -g @socotra/aux-cli
Install as a local package:
npm install @socotra/aux-cli
Usage: socotra-aux [options] [command]
Options:
--debug output debugging info
--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
-c, --connect <name> connect via Socotra profile
-a, --api <uri> the API URI
-n, --hostName <hostName> hostname
-u, --username <username> username
-p, --password <password> password
-h, --help display help for command
Commands:
ls <locator> [page] fetch a list of keys for a given locator
get <locator> <key> retrieve a single auxiliary data record
delete [options] <locator> <key> delete an auxiliary data record
set [options] <locator> <key> [value] set or update an auxiliary data record
edit [options] <locator> <key> edit an auxiliary data record
help [command] display help for command
For Socotra Auxiliary Data API documentation see https://docs.socotra.com/production/api/auxiliary-data.html
Usage: socotra-aux ls [options] <locator> [page]
fetch a list of keys for a given locator
Options:
-h, --help display help for command
Usage: socotra-aux get [options] <locator> <key>
retrieve a single auxiliary data record
Options:
-h, --help display help for command
Usage: socotra-aux delete [options] <locator> <key>
delete an auxiliary data record
Options:
-y, --yes do not ask for confirmation (default: false)
-h, --help display help for command
Usage: socotra-aux set [options] <locator> <key> [value]
set or update an auxiliary data record
Options:
--uiType <uiType> uiType
-y, --yes do not ask for confirmation (default: false)
-h, --help display help for command
Usage: socotra-aux edit [options] <locator> <key>
edit an auxiliary data record
Options:
--uiType <uiType> uiType
-h, --help display help for command
FAQs
Socotra Auxiliary Data CLI - Manage Socotra aux data from the command line
We found that @socotra/aux-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 10 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
PyPI now supports iOS and Android wheels, making it easier for Python developers to distribute mobile packages.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.