systemprompt-cli 0.2.2

Unified CLI for systemprompt.io AI governance: agent orchestration, MCP governance, analytics, profiles, cloud deploy, and self-hosted operations.
Documentation
1
2
3
pub mod templates {
    pub const ENV_TEMPLATE: &str = include_str!("templates/env.template");
}