Make kvscli! To make admintration tasks more simple to execute. Maybe even to simplyfy usage in scripts. #9

Closed
opened 2025-09-22 17:44:11 +03:00 by MrKalzu · 1 comment
Contributor

Description
Develop kvscli, a lightweight CLI tool for interacting with KVS—a key/value database with HTTP API interface. It would simplify administrative tasks like user/group management, token generation, backups, and cluster operations, while enabling scripting for automated workflows.

Motivation
KVS's HTTP API is powerful but verbose for routine admin tasks or scripting (e.g., bulk data import/export). A CLI would lower the barrier for ops teams, DevOps automation, and integration with tools like cron or CI/CD pipelines, without requiring custom HTTP clients.

Description Develop kvscli, a lightweight CLI tool for interacting with KVS—a key/value database with HTTP API interface. It would simplify administrative tasks like user/group management, token generation, backups, and cluster operations, while enabling scripting for automated workflows. Motivation KVS's HTTP API is powerful but verbose for routine admin tasks or scripting (e.g., bulk data import/export). A CLI would lower the barrier for ops teams, DevOps automation, and integration with tools like cron or CI/CD pipelines, without requiring custom HTTP clients.
Author
Contributor
This is made here: https://git.rauhala.info/MrKalzu/kvs-sh
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: ryyst/kalzu-value-store#9
No description provided.