Crate fabryk_cli

Crate fabryk_cli 

Source
Expand description

§fabryk-cli

Admin CLI for Fabryk knowledge fabric.

This crate provides command-line tools for Fabryk administration:

  • Knowledge item management (create, read, update, delete)
  • Partition administration
  • ACL policy management
  • Import/export operations
  • Health checks and diagnostics

Re-exports§

pub use error::Error;
pub use error::Result;

Modules§

commands
CLI command implementations
config
CLI configuration
error
Error types for fabryk-cli