dblsqd-cli

DBLSQD CLI Tool

Usage no npm install needed!

<script type="module">
  import dblsqdCli from 'https://cdn.skypack.dev/dblsqd-cli';
</script>

README

dblsqd-cli: DBLSQD CLI Tool

This module provides the command-line interface for accessing the functionality of DBLSQD.

Installing

Install dblsqd-cli globally with npm: npm i -g dblsqd-cli. After installing the package, the dblsqd command should be available.

Usage

dblsqd-cli offers multiple commands. A full list of commands is available by running dblsqd help. In-depth information about individual commands is also accessible and can be accessed by running dblsqd help COMMAND (e. g. dblsqd help push).