Security News
CISA Brings KEV Data to GitHub
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
$ npm install -g ovm
$ ovm version
ovm/0.1.0 darwin-x64 node-v20.11.0 # Output may vary
$ ovm COMMAND
running command...
$ ovm --help [COMMAND]
USAGE
$ ovm COMMAND
...
ovm ip
Install plugins for Obsidian vaults.
USAGE
$ ovm ip [-d] [-p <value>]
FLAGS
-d, --debug Enable debugging mode
-p, --path=<value> Path or Glob pattern of vaults to install plugins. Default: reads from Obsidian
config per environment.
DESCRIPTION
Install plugins for Obsidian vaults.
ALIASES
$ ovm ip
$ ovm install-plugins
EXAMPLES
$ ovm ip --path=/path/to/vaults
$ ovm ip --path=/path/to/vaults/*/.obsidian
$ ovm ip --path=/path/to/vaults/**/.obsidian
See code: src/commands/plugins/install.ts
ovm pp
Prune plugins for Obsidian vaults.
USAGE
$ ovm pp [-d] [-p <value>]
FLAGS
-d, --debug Enable debugging mode
-p, --path=<value> Path or Glob pattern of vaults to prune plugins. Default: reads from Obsidian
config per environment.
DESCRIPTION
Prune plugins for Obsidian vaults.
ALIASES
$ ovm pp
$ ovm prune-plugins
EXAMPLES
$ ovm pp --path=/path/to/vaults
$ ovm pp --path=/path/to/vaults/*/.obsidian
$ ovm pp --path=/path/to/vaults/**/.obsidian
See code: src/commands/plugins/prune.ts
ovm help [COMMAND]
Display help for ovm commands.
USAGE
$ ovm help [COMMAND...] [-n]
ARGUMENTS
COMMAND... Command to show help for.
FLAGS
-n, --nested-commands Include all nested commands in the output.
DESCRIPTION
Display help for ovm.
See code: @oclif/plugin-help
This project is licensed under the MIT License.
FAQs
Obsidian Vaults Manager
The npm package ovm receives a total of 3 weekly downloads. As such, ovm popularity was classified as not popular.
We found that ovm demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.
Security News
Opengrep forks Semgrep to preserve open source SAST in response to controversial licensing changes.
Security News
Critics call the Node.js EOL CVE a misuse of the system, sparking debate over CVE standards and the growing noise in vulnerability databases.