
Research
/Security News
DuckDB npm Account Compromised in Continuing Supply Chain Attack
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
@franklinjs/cli
Advanced tools
franklin
commands for the Adobe I/O CLI
$ aio plugins:install @franklinjs/cli
$ # OR
$ aio discover -i
$ aio franklin --help
aio franklin:add:ci
aio franklin:add:component
aio franklin:build
aio franklin:deploy
aio franklin:dev
aio franklin:postinstall
aio franklin:add:ci
Add a CI/CD workflow to the franklin project
USAGE
$ aio franklin:add:ci
EXAMPLE
$ aio app add ci
aio franklin:add:component
Add a new component to the franklin project
USAGE
$ aio franklin:add:component
EXAMPLE
$ aio app add component
aio franklin:build
Build command
USAGE
$ aio franklin:build
OPTIONS
-n, --name=name Add custom project name
--skip-actions [DEPRECATED] Action deployment is moved to deploy command
EXAMPLES
$ franklin build
$ aio franklin build --name=my-project-name
aio franklin:deploy
Deploy command
USAGE
$ aio franklin:deploy
OPTIONS
-n, --name=name Add custom project name
--skip-actions Skip deploying actions
--skip-prerender Skip prerender
--skip-resolver Skip deploying resolver
--skip-worker Skip deploying worker
EXAMPLE
$ aio franklin deploy --name=host-name
aio franklin:dev
Starts a local development environment
USAGE
$ aio franklin:dev
OPTIONS
-n, --name=name Add custom project name in worker mode
-w, --worker Worker mode
--skip-actions Skip deploying actions
EXAMPLES
$ aio franklin dev
$ aio franklin dev --worker
aio franklin:postinstall
Post Install command
USAGE
$ aio franklin:postinstall
EXAMPLE
$ aio franklin postinstall
Checkout the project, run npm i
then link the plugin with aio plugins link .
Verify the plugin is linked successfully by running aio plugins
.
FAQs
`franklin` commands for the Adobe I/O CLI
We found that @franklinjs/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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.
Research
/Security News
Ongoing npm supply chain attack spreads to DuckDB: multiple packages compromised with the same wallet-drainer malware.
Security News
The MCP Steering Committee has launched the official MCP Registry in preview, a central hub for discovering and publishing MCP servers.
Product
Socket’s new Pull Request Stories give security teams clear visibility into dependency risks and outcomes across scanned pull requests.