Skip to content

Releases: Kvindo/kc-cli

v1.0.2

Choose a tag to compare

@the-avant-it the-avant-it released this 06 Jul 10:43

kc v1.0.2

  • Add kc config import-kcc <file>: batch-import every account from a downloaded .kcc credentials file as its own local profile in one command, without touching any existing profile. Unlock-password decryption runs entirely client-side — the password is never sent to the server. See the README's "Importing a .kcc credentials file" section.

v1.0.1

Choose a tag to compare

@the-avant-it the-avant-it released this 06 Jul 03:10

Changes since v1.0.0

  • kc version now reports only the client version (dropped the "kc server" line).
  • Request timeout raised 60s → 88s to accommodate slower server responses; after a timeout occurs, remaining retry attempts are capped at 2 (previously up to 4) to avoid a multi-minute worst case.
  • README badges/keyword tagline, MIT LICENSE.

kc v1.0.0

Choose a tag to compare

@the-avant-it the-avant-it released this 29 Jun 22:20

kubectl-style CLI for Kvindo Cloud.

Install

  • Linux/macOS: curl -fsSL https://raw.githubusercontent.com/Kvindo/kc-cli/main/install.sh | sh
  • Windows (PowerShell): irm https://raw.githubusercontent.com/Kvindo/kc-cli/main/install.ps1 | iex

Or download the binary for your platform below. See the README. Default server: https://cloud-api.kvindo.com.