| Crates.io | cosmian_kms_cli |
| lib.rs | cosmian_kms_cli |
| version | 5.9.0 |
| created_at | 2025-06-03 08:01:07.055446+00 |
| updated_at | 2025-09-15 16:12:01.717984+00 |
| description | Command Line Interface used to manage the KMS server If any assistance is needed, please either visit the Cosmian technical documentation at https://docs.cosmian.com or contact the Cosmian support team on Discord https://discord.com/invite/7kPMNtHpnz |
| homepage | |
| repository | https://github.com/Cosmian/kms |
| max_upload_size | |
| id | 1698740 |
| size | 800,837 |
This command line interface (CLI) crate is a component primarily used for testing the KMS server and use in CLI repository.
⚠️ The main Cosmian CLI is now maintained in a separate repository: https://github.com/Cosmian/cli
For production use, please install the CLI from:
cargo install cosmian_cliThis crate in the KMS repository serves the following purposes:
cargo build --package cosmian_kms_cli
cargo build --package cosmian_kms_cli --release
# Enable non-FIPS features for testing
cargo build --package cosmian_kms_cli --features non-fips
This crate is part of the Cosmian KMS project and is licensed under the Business Source License 1.1 (BUSL-1.1).