cosmian_findex_cli

Crates.iocosmian_findex_cli
lib.rscosmian_findex_cli
version0.4.2
created_at2025-08-07 13:06:27.004023+00
updated_at2025-08-22 15:19:36.535865+00
descriptionCommand Line Interface used to manage the Findex 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
repositoryhttps://github.com/Cosmian/cosmian_findex_server
max_upload_size
id1785248
size268,298
(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: 0

cargo fmt