UNPKG

pame-core-cli

Version:

PAME.AI Core Operating System CLI - Open Source AI Platform for Agentic Commerce

4 lines 182 B
import { Command } from 'commander'; export const monitorCommand = new Command('monitor') .description('System monitoring and health checks'); //# sourceMappingURL=monitor.js.map