Expand description
NGDP client library
This library provides the core functionality for the ngdp CLI tool.
Re-exports§
pub use crate::commands::certs::handle as handle_certs;
pub use crate::commands::config::handle as handle_config;
pub use crate::commands::download::handle as handle_download;
pub use crate::commands::inspect::handle as handle_inspect;
pub use crate::commands::products::handle as handle_products;
pub use crate::commands::storage::handle as handle_storage;
Modules§
- cached_
client - Cached client support with automatic Ribbit to TACT fallback
- cdn_
config - CDN configuration support
- commands
- fallback_
client - Fallback client that tries Ribbit first, then TACT
- output
- Output formatting utilities for the CLI
- test_
constants - Common test constants
- wago_
api - Wago Tools API client for retrieving build history
Structs§
- Command
Context - Context for command execution
Enums§
- Cert
Format - Certs
Commands - Config
Commands - Download
Commands - Inspect
Commands - Output
Format - Output format options for the CLI
- Products
Commands - Storage
Commands