Skip to content

@pondoknusa/cli

The Pondoknusa command-line interface

Install

bash
npm install @pondoknusa/cli @pondoknusa/database

Peer dependencies must be installed in the app (they are not auto-installed on older npm). Drivers that call extend() share one instance of the host package.

Metadata

FieldValue
Version4.0.1
Sourcepackages/cli
CategoryDeveloper experience
Node.js>=26

Peer dependencies

Pondoknusa dependencies

Public exports

From the package entry point (dist/index.d.ts). Deep imports are not supported.

Values

  • Command
  • ConsoleKernel
  • createKernel
  • findProjectRoot
  • loadProjectConfig
  • parseArgv
  • requireProjectRoot

Types

  • CommandDefinition
  • PondoknusaConfig

Guide

See the Getting started guide for usage examples.

Released under the MIT License.