
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
@sidequest/cli
Advanced tools
@sidequest/cli is the command line interface for Sidequest, a distributed background job queue system.
Command-line interface for the Sidequest job processing system.
This package provides a CLI tool for managing Sidequest database migrations and configuration. It offers an interactive setup wizard to configure your backend connection and simple commands to manage your database schema.
The CLI supports all Sidequest backends (PostgreSQL, MySQL, SQLite, MongoDB) and provides an easy way to initialize and maintain your job queue database without writing code.
Install the CLI globally:
npm install -g @sidequest/cli
# or
yarn global add @sidequest/cli
# Configure your backend connection
sidequest config
# Run database migrations
sidequest migrate
# Rollback last migration (if needed)
sidequest rollback
sidequest config - Interactive setup wizard for backend configurationsidequest migrate - Run pending database migrationssidequest rollback - Rollback the most recent migrationFor complete CLI documentation, usage examples, and configuration options, visit:
https://docs.sidequestjs.com/cli
LGPL-3.0-or-later
FAQs
@sidequest/cli is the command line interface for Sidequest, a distributed background job queue system.
We found that @sidequest/cli demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 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.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.