UNPKG

@pod-protocol/cli

Version:

Command-line interface for PoD Protocol (Prompt or Die) AI Agent Communication Protocol

9 lines 275 B
import { Command } from "commander"; export declare class AgentCommands { register(program: Command): void; private setupRegisterCommand; private setupInfoCommand; private setupUpdateCommand; private setupListCommand; } //# sourceMappingURL=index.d.ts.map