Skip to main content

Synth CLI

synthkb-cli is the small, secure remote client for deterministic, revision-bound evidence from a Synth Project. It does not install the Synth server, generate answers, invoke an LLM, ingest sources, or mutate Projects.

Requires Python 3.11–3.14 and supports macOS, Linux, and Windows.

Install

pipx install synthkb-cli
# or: uv tool install synthkb-cli
synth --version

Connect and read evidence

Create a read-only knowledge:read API key in Settings → API Keys, then:

synth login https://synth.example.com
synth projects
synth use docs
synth search "authentication"
synth page PAGE_PATH --snapshot SNAPSHOT_ID
synth status
synth logout

Login verifies the server, key, compatibility, and optional Project before it saves anything. The OS keychain is preferred; a private file backend is available for headless environments.

For CI, keep secrets out of process arguments:

synth login https://synth.example.com \
  --api-key-file /run/secrets/synth-api-key \
  --project prj_docs \
  --credential-store file \
  --non-interactive \
  --json

Use synth doctor --json for redacted diagnostics. See the complete CLI reference and automation guide.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

synthkb_cli-0.5.1.tar.gz (21.6 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

synthkb_cli-0.5.1-py3-none-any.whl (15.6 kB view details)

Uploaded Python 3

File details

Details for the file synthkb_cli-0.5.1.tar.gz.

File metadata

  • Download URL: synthkb_cli-0.5.1.tar.gz
  • Upload date:
  • Size: 21.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for synthkb_cli-0.5.1.tar.gz
Algorithm Hash digest
SHA256 7207212feb349e0db7b967cee948ebde0e2fadd6014a1c8cc3ee4770dc155d9a
MD5 717ce8f47684643602a614346664ba91
BLAKE2b-256 d752c98b852e52052796d640035ee2be4cba5f8559bd6d42a05ceab9b7eb9602

See more details on using hashes here.

Provenance

The following attestation bundles were made for synthkb_cli-0.5.1.tar.gz:

Publisher: synth-cli-release.yml on synthkb/synth

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file synthkb_cli-0.5.1-py3-none-any.whl.

File metadata

  • Download URL: synthkb_cli-0.5.1-py3-none-any.whl
  • Upload date:
  • Size: 15.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for synthkb_cli-0.5.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a660394580eaa4c96b8d643b2c35735b6dc7a8ce998d94ea3229dcad53274b76
MD5 42a46c6d70c3a7e04f942d6ff7936d6d
BLAKE2b-256 6eaa6dbfd56d639e580b605be76c79f214604f171d9dff6b76025bcd78a811da

See more details on using hashes here.

Provenance

The following attestation bundles were made for synthkb_cli-0.5.1-py3-none-any.whl:

Publisher: synth-cli-release.yml on synthkb/synth

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.5.2

2 files

This release

0.5.1 This release

2 files

0.5.0

2 files

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page