Docs.rs
  • carp-cli-0.1.4
    • carp-cli 0.1.4
    • Docs.rs crate page
    • MIT
    • Links
    • Homepage
    • Repository
    • crates.io
    • Source
    • Owners
    • refcell
    • Dependencies
      • anyhow ^1.0 normal
      • bytes ^1.6 normal
      • chrono ^0.4 normal
      • clap ^4.5 normal
      • colored ^2.1 normal
      • dirs ^5.0 normal
      • flate2 ^1.0 normal
      • inquire ^0.7 normal
      • reqwest ^0.12 normal
      • rpassword ^7.3 normal
      • serde ^1.0 normal
      • serde_json ^1.0 normal
      • serde_yaml ^0.9 normal
      • sha2 ^0.10 normal
      • tar ^0.4 normal
      • tokio ^1.0 normal
      • toml ^0.8 normal
      • urlencoding ^2.1 normal
      • uuid ^1.0 normal
      • walkdir ^2.5 normal
      • zip ^2.2 normal
      • futures ^0.3 dev
      • mockito ^1.0 dev
      • tempfile ^3.0 dev
      • tokio-test ^0.4 dev
    • Versions
    • 54.08% of the crate is documented
  • Go to latest version
  • Platform
    • x86_64-unknown-linux-gnu
  • Feature flags
  • docs.rs
    • About docs.rs
    • Badges
    • Builds
    • Metadata
    • Shorthand URLs
    • Download
    • Rustdoc JSON
    • Build queue
    • Privacy policy
  • Rust
    • Rust website
    • The Book
    • Standard Library API Reference
    • Rust by Example
    • The Cargo Guide
    • Clippy Documentation

carp_cli0.1.4

Crate Items

  • Structs
  • Enums
  • Functions
  • Type Aliases

List of all items

Structs

  • api::client::ApiClient
  • api::client::RetryConfig
  • api::types::Agent
  • api::types::AgentDownload
  • api::types::ApiError
  • api::types::AuthRequest
  • api::types::AuthResponse
  • api::types::HealthResponse
  • api::types::PublishRequest
  • api::types::PublishResponse
  • api::types::SearchResponse
  • api::types::UploadAgentRequest
  • api::types::UploadAgentResponse
  • api::types::ValidationError
  • auth::manager::AuthManager
  • commands::upload::AgentFile
  • config::settings::Config
  • config::settings::ConfigManager
  • config::settings::RetrySettings
  • config::settings::SecuritySettings
  • utils::manifest::AgentManifest

Enums

  • utils::error::CarpError

Functions

  • commands::healthcheck::execute
  • commands::list::execute
  • commands::pull::execute
  • commands::search::execute
  • commands::upload::execute

Type Aliases

  • utils::error::CarpResult