Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arsonar/cli

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arsonar/cli

CLI commands and utitilities for [Sonar](https://github.com/arso-project/sonar).

  • 0.6.11
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

sonar-cli

CLI commands and utitilities for Sonar.

sonar <command>

$ sonar help

Commands:
  bin.js db <command>      database
  bin.js fs <command>      file system
  bin.js collection <command>  manage collections
  bin.js search <query>    make search queries
  bin.js server <command>  server
  bin.js ui [dev|serve]    ui

Options :
  --version       Version anzeigen                                     [boolean]
  --endpoint, -e  api endpoint url       [Standard: "http://localhost:9191/api"]
  --collection, -i    collection key or name                       [Standard: "default"]
  --help          Hilfe anzeigen                                       [boolean]

$ ./sonar server help

Commands:
  sonar server start  start the sonar server
  sonar server stop   stop server

$ ./sonar ui help

Commands:
  sonar ui dev    start sonar ui (dev mode)
  sonar ui serve  start sonar ui (dev mode)

$ ./sonar db help

Commands:
  sonar db get <id>           get records
  sonar db put [id]           put record from stdin
  sonar db put-schema [name]  put schema from stdin
  sonar db get-schema [name]  get schemas
  sonar db list-schemas       list schemas

FAQs

Package last updated on 06 Jul 2022

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc