carp-cli 0.2.1

Command-line tool for the Claude Agent Registry Portal
Documentation
1
2
3
4
5
pub mod healthcheck;
pub mod list;
pub mod pull;
pub mod search;
pub mod upload;