cosmian_kms_cli 5.7.0

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
Documentation

Cosmian CLI

This command line interface (CLI) is used to manage the KMS server. In the current KMS repository, the cosmian_kms_cli is only used for testing purposes. The CLI is built using the cosmian crate on repository https://github.com/Cosmian/cli.

Build

cargo build --bin cosmian

Usage

Usage

Testing

cargo build --bin cosmian
docker compose up -d
cargo test -p cosmian