ckms 5.17.0

Command Line Interface used to manage the Cosmian 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

KMS CLI

KMS can be managed using the cosmian command line interface (CLI).

Build

cargo build --bin ckms

Usage

Usage

Testing

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