ngdp-client 0.4.3

Command-line interface for Blizzard's NGDP with product queries, certificate management, and key operations
Documentation
1
2
3
4
5
6
7
8
9
pub mod certs;
pub mod config;
pub mod download;
pub mod inspect;
pub mod install;
pub mod keys;
pub mod listfile;
pub mod products;
pub mod storage;