
Research
/Security News
Weaponizing Discord for Command and Control Across npm, PyPI, and RubyGems.org
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
@adobe/aio-cli-plugin-app
Advanced tools
Create, Build and Deploy Adobe I/O Apps
$ npm install -g @adobe/aio-cli-plugin-app
$ @adobe/aio-cli-plugin-app COMMAND
running command...
$ @adobe/aio-cli-plugin-app (-v|--version|version)
@adobe/aio-cli-plugin-app/0.3.5 darwin-x64 node-v10.15.3
$ @adobe/aio-cli-plugin-app --help [COMMAND]
USAGE
$ @adobe/aio-cli-plugin-app COMMAND
...
@adobe/aio-cli-plugin-app app
@adobe/aio-cli-plugin-app app:add-auth [PATH]
@adobe/aio-cli-plugin-app app:create [PATH]
@adobe/aio-cli-plugin-app app:deploy
@adobe/aio-cli-plugin-app app:init [PATH]
@adobe/aio-cli-plugin-app app:logs [PATH]
@adobe/aio-cli-plugin-app app:run [PATH]
@adobe/aio-cli-plugin-app app:test [PATH]
@adobe/aio-cli-plugin-app app:undeploy [PATH]
@adobe/aio-cli-plugin-app app
Create, run, test, and deploy Adobe I/O Apps
USAGE
$ @adobe/aio-cli-plugin-app app
OPTIONS
-v, --verbose Verbose output
--version Show version
See code: src/commands/app/index.js
@adobe/aio-cli-plugin-app app:add-auth [PATH]
Add auth actions to the manifest of an Adobe I/O App
USAGE
$ @adobe/aio-cli-plugin-app app:add-auth [PATH]
ARGUMENTS
PATH [default: .] Path to the app directory
OPTIONS
-v, --verbose Verbose output
--version Show version
See code: src/commands/app/add-auth.js
@adobe/aio-cli-plugin-app app:create [PATH]
Create a new Adobe I/O App with default parameters
USAGE
$ @adobe/aio-cli-plugin-app app:create [PATH]
ARGUMENTS
PATH [default: .] Path to the app directory
OPTIONS
-v, --verbose Verbose output
--version Show version
See code: src/commands/app/create.js
@adobe/aio-cli-plugin-app app:deploy
Build and deploy an Adobe I/O App
USAGE
$ @adobe/aio-cli-plugin-app app:deploy
OPTIONS
-a, --actions Only build & deploy actions
-b, --build Only build, don't deploy
-d, --deploy Only deploy, don't build
-s, --static Only build & deploy static files
-v, --verbose Verbose output
--version Show version
See code: src/commands/app/deploy.js
@adobe/aio-cli-plugin-app app:init [PATH]
Create a new Adobe I/O App
USAGE
$ @adobe/aio-cli-plugin-app app:init [PATH]
ARGUMENTS
PATH [default: .] Path to the app directory
OPTIONS
-t, --template=hello|target|campaign|analytics Adobe I/O App starter template
-v, --verbose Verbose output
-y, --yes Skip questions, and use all default values
--version Show version
See code: src/commands/app/init.js
@adobe/aio-cli-plugin-app app:logs [PATH]
Fetch logs for an Adobe I/O App
USAGE
$ @adobe/aio-cli-plugin-app app:logs [PATH]
ARGUMENTS
PATH [default: .] Path to the app directory
OPTIONS
-l, --limit=limit [default: 1] Limit number of activations to fetch logs from
-v, --verbose Verbose output
--version Show version
See code: src/commands/app/logs.js
@adobe/aio-cli-plugin-app app:run [PATH]
Run an Adobe I/O App
USAGE
$ @adobe/aio-cli-plugin-app app:run [PATH]
ARGUMENTS
PATH [default: .] Path to the app directory
OPTIONS
-v, --verbose Verbose output
--local run/debug actions locally
--version Show version
See code: src/commands/app/run.js
@adobe/aio-cli-plugin-app app:test [PATH]
Run tests for an Adobe I/O App
USAGE
$ @adobe/aio-cli-plugin-app app:test [PATH]
ARGUMENTS
PATH [default: .] Path to the app directory
OPTIONS
-e, --e2e runs e2e tests.
-u, --unit runs unit tests (default).
-v, --verbose Verbose output
--version Show version
See code: src/commands/app/test.js
@adobe/aio-cli-plugin-app app:undeploy [PATH]
Undeploys an Adobe I/O App
USAGE
$ @adobe/aio-cli-plugin-app app:undeploy [PATH]
ARGUMENTS
PATH [default: .] Path to the app directory
OPTIONS
-a, --actions Only deploy actions.
-s, --static Only deploy static files.
-v, --verbose Verbose output
--version Show version
See code: src/commands/app/undeploy.js
FAQs
Create, Build and Deploy Adobe I/O Applications
The npm package @adobe/aio-cli-plugin-app receives a total of 4,215 weekly downloads. As such, @adobe/aio-cli-plugin-app popularity was classified as popular.
We found that @adobe/aio-cli-plugin-app demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 31 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
Socket researchers uncover how threat actors weaponize Discord across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.
Security News
Socket now integrates with Bun 1.3’s Security Scanner API to block risky packages at install time and enforce your organization’s policies in local dev and CI.
Research
The Socket Threat Research Team is tracking weekly intrusions into the npm registry that follow a repeatable adversarial playbook used by North Korean state-sponsored actors.