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_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.0.tar.gz (21.1 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.0-py3-none-any.whl (15.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: synthkb_cli-0.5.0.tar.gz
  • Upload date:
  • Size: 21.1 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.0.tar.gz
Algorithm Hash digest
SHA256 bd7e5290116ce777f57306fe826f59ef696025cf040a2683209f08e3193d7e9e
MD5 ac8c2879c4c77e76765a54df566ff5a6
BLAKE2b-256 6f2777249df8671ec5f09e8d2d3d349b7445d127abb57ce917c840424a31a924

See more details on using hashes here.

Provenance

The following attestation bundles were made for synthkb_cli-0.5.0.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.0-py3-none-any.whl.

File metadata

  • Download URL: synthkb_cli-0.5.0-py3-none-any.whl
  • Upload date:
  • Size: 15.5 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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ef64b8e10c916af50c177e91e55e92b27f4b40a18b42d95e3b6abfdb9e7ad108
MD5 715b62df68fe08bb3cad3fadb4ae96f9
BLAKE2b-256 5e0746032a704b7b9bd1ebe263855954d76aefeaa5d059be21ccbdfaf823adda

See more details on using hashes here.

Provenance

The following attestation bundles were made for synthkb_cli-0.5.0-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

0.5.1

2 files

This release

0.5.0 This release

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