
Product
Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.
@ocleva/cli
Advanced tools
OCLEVA CLI
$ npm install -g @ocleva/cli
$ ocleva COMMAND
running command...
$ ocleva (--version)
@ocleva/cli/0.0.34 darwin-arm64 node-v18.11.0
$ ocleva --help [COMMAND]
USAGE
$ ocleva COMMAND
...
ocleva clone HASHocleva devocleva helpocleva install PACKAGENAMEocleva pluginsocleva plugins:install PLUGIN...ocleva plugins:inspect PLUGIN...ocleva plugins:install PLUGIN...ocleva plugins:link PLUGINocleva plugins:uninstall PLUGIN...ocleva plugins:uninstall PLUGIN...ocleva plugins:uninstall PLUGIN...ocleva plugins updateocleva pushocleva clone HASHClone component from ocleva.com
USAGE
$ ocleva clone HASH [-r]
ARGUMENTS
HASH Hash key of the component
FLAGS
-r, --reset Reset all files to default
DESCRIPTION
Clone component from ocleva.com
EXAMPLES
$ ocleva clone
ocleva devStart to develope a command
USAGE
$ ocleva dev [-r]
FLAGS
-r, --reset Reset all files to default
DESCRIPTION
Start to develope a command
EXAMPLES
$ ocleva dev
ocleva helpHelper
USAGE
$ ocleva help
DESCRIPTION
Helper
ocleva install PACKAGENAMEInstall library
USAGE
$ ocleva install PACKAGENAME
ARGUMENTS
PACKAGENAME Library name
DESCRIPTION
Install library
EXAMPLES
$ ocleva install
ocleva pluginsList installed plugins.
USAGE
$ ocleva plugins [--json] [--core]
FLAGS
--core Show core plugins.
GLOBAL FLAGS
--json Format output as json.
DESCRIPTION
List installed plugins.
EXAMPLES
$ ocleva plugins
See code: @oclif/plugin-plugins
ocleva plugins:install PLUGIN...Installs a plugin into the CLI.
USAGE
$ ocleva plugins:install PLUGIN...
ARGUMENTS
PLUGIN Plugin to install.
FLAGS
-f, --force Run yarn install with force flag.
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Installs a plugin into the CLI.
Can be installed from npm or a git url.
Installation of a user-installed plugin will override a core plugin.
e.g. If you have a core plugin that has a 'hello' command, installing a user-installed plugin with a 'hello' command
will override the core plugin implementation. This is useful if a user needs to update core plugin functionality in
the CLI without the need to patch and update the whole CLI.
ALIASES
$ ocleva plugins add
EXAMPLES
$ ocleva plugins:install myplugin
$ ocleva plugins:install https://github.com/someuser/someplugin
$ ocleva plugins:install someuser/someplugin
ocleva plugins:inspect PLUGIN...Displays installation properties of a plugin.
USAGE
$ ocleva plugins:inspect PLUGIN...
ARGUMENTS
PLUGIN [default: .] Plugin to inspect.
FLAGS
-h, --help Show CLI help.
-v, --verbose
GLOBAL FLAGS
--json Format output as json.
DESCRIPTION
Displays installation properties of a plugin.
EXAMPLES
$ ocleva plugins:inspect myplugin
See code: @oclif/plugin-plugins
ocleva plugins:install PLUGIN...Installs a plugin into the CLI.
USAGE
$ ocleva plugins:install PLUGIN...
ARGUMENTS
PLUGIN Plugin to install.
FLAGS
-f, --force Run yarn install with force flag.
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Installs a plugin into the CLI.
Can be installed from npm or a git url.
Installation of a user-installed plugin will override a core plugin.
e.g. If you have a core plugin that has a 'hello' command, installing a user-installed plugin with a 'hello' command
will override the core plugin implementation. This is useful if a user needs to update core plugin functionality in
the CLI without the need to patch and update the whole CLI.
ALIASES
$ ocleva plugins add
EXAMPLES
$ ocleva plugins:install myplugin
$ ocleva plugins:install https://github.com/someuser/someplugin
$ ocleva plugins:install someuser/someplugin
See code: @oclif/plugin-plugins
ocleva plugins:link PLUGINLinks a plugin into the CLI for development.
USAGE
$ ocleva plugins:link PLUGIN
ARGUMENTS
PATH [default: .] path to plugin
FLAGS
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Links a plugin into the CLI for development.
Installation of a linked plugin will override a user-installed or core plugin.
e.g. If you have a user-installed or core plugin that has a 'hello' command, installing a linked plugin with a 'hello'
command will override the user-installed or core plugin implementation. This is useful for development work.
EXAMPLES
$ ocleva plugins:link myplugin
See code: @oclif/plugin-plugins
ocleva plugins:uninstall PLUGIN...Removes a plugin from the CLI.
USAGE
$ ocleva plugins:uninstall PLUGIN...
ARGUMENTS
PLUGIN plugin to uninstall
FLAGS
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Removes a plugin from the CLI.
ALIASES
$ ocleva plugins unlink
$ ocleva plugins remove
ocleva plugins:uninstall PLUGIN...Removes a plugin from the CLI.
USAGE
$ ocleva plugins:uninstall PLUGIN...
ARGUMENTS
PLUGIN plugin to uninstall
FLAGS
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Removes a plugin from the CLI.
ALIASES
$ ocleva plugins unlink
$ ocleva plugins remove
See code: @oclif/plugin-plugins
ocleva plugins:uninstall PLUGIN...Removes a plugin from the CLI.
USAGE
$ ocleva plugins:uninstall PLUGIN...
ARGUMENTS
PLUGIN plugin to uninstall
FLAGS
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Removes a plugin from the CLI.
ALIASES
$ ocleva plugins unlink
$ ocleva plugins remove
ocleva plugins updateUpdate installed plugins.
USAGE
$ ocleva plugins update [-h] [-v]
FLAGS
-h, --help Show CLI help.
-v, --verbose
DESCRIPTION
Update installed plugins.
See code: @oclif/plugin-plugins
ocleva pushPush component to ocleva.com
USAGE
$ ocleva push
DESCRIPTION
Push component to ocleva.com
EXAMPLES
$ ocleva push
FAQs
OCLEVA CLI
We found that @ocleva/cli demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.

Research
/Security News
A new npm package tests AI malware scanners with prompt injection, safety-triggering comments, context flooding, and obfuscated JavaScript.