systemprompt-cli 0.2.1

Unified CLI for systemprompt.io AI governance: agent orchestration, MCP governance, analytics, profiles, cloud deploy, and self-hosted operations.
Documentation
1
2
3
4
5
6
7
8
9
pub mod admin;
pub mod analytics;
pub mod build;
pub mod cloud;
pub mod core;
pub mod infrastructure;
pub mod plugins;
pub mod shared;
pub mod web;