cosmian_cli

Crates.iocosmian_cli
lib.rscosmian_cli
version1.8.0
created_at2025-05-09 07:17:42.267602+00
updated_at2026-01-22 12:29:51.746209+00
descriptionCommand Line Interface used to manage the KMS and Findex servers. 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
repositoryhttps://github.com/Cosmian/cli
max_upload_size
id1666391
size657,277
(Manuthor)

documentation

README

Cosmian CLI

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

Build

cargo build --bin cosmian

Usage

Usage

Testing

cargo build --bin cosmian
docker compose up -d
cargo test -p cosmian
Commit count: 203

cargo fmt