![Oracle Drags Its Feet in the JavaScript Trademark Dispute](https://cdn.sanity.io/images/cgdhsj6q/production/919c3b22c24f93884c548d60cbb338e819ff2435-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
@blinkmobile/bmp-cli
Advanced tools
CLI utility for BlinkMobile's Mobility Platform
npm install -g @blinkmobile/cli @blinkmobile/bmp-cli
blinkm bmp --help
# or, shorter
bm bmp --help
Initial settings:
scope => outputs the current scope and login status
scope [<url>] => sets the current URL scope
login => store credentials on this machine
logout => remove credentials from this machine
Getting work done:
pull => download remote configuration to local files
--prune => delete local files that are absent from remote
deploy => update remote configuration to match local project
--prune => delete remote interactions that are absent locally
<file|glob> => update remote configuration matching these files
Creating new interactions:
create interaction <name>
=> creates a new hidden+active interaction locally
--type=<type> => type can be "madl" (default), or "message"
--remote => also create a remote placeholder
We recommend that you skim our suggested usage.
By default, this tool determines your project scope by reading the .blinkmrc.json file in the current working directory or its parent directory (or its parent's parent directory, etc). You may set this variable instead.
By default, this tool stores authentication data in the user's home directory. You may set this variable to control this location.
By default, this tool looks for the .blinkmrc.json file in the current working directory, and stores project files there, too. You may set this variable to control this location.
1.1.1 - 2016-09-26
bump blinkmobile/json-as-files to 1.2.1 (@jokeyrhyme)
fixes "TypeError: Expected a plain object" when trying to extract null
HelpDesk: 3691-FKCN-9070
FAQs
CLI utility for BlinkMobile's Mobility Platform
The npm package @blinkmobile/bmp-cli receives a total of 1 weekly downloads. As such, @blinkmobile/bmp-cli popularity was classified as not popular.
We found that @blinkmobile/bmp-cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 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
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.