Platform & Builders

DZDK CLI Overview

Overview of the community-maintained DZDK command-line client

DZDK CLI Overview

The DZDK CLI is a community-maintained command-line tool for working with public Dzaleka Online Services data from a terminal or script.

What it is for

Use the CLI when you want to:

  • inspect public collections quickly
  • test API responses from the terminal
  • export data for reporting or analysis
  • script repeatable checks against the public API

Current status

The CLI is maintained separately from this website. For the latest install instructions, releases, and command list, start with the project repository:

API base URL

The CLI connects to the same public API used by the site:

https://services.dzaleka.com/api

Typical workflow

  1. Configure the CLI to use the public API base URL.
  2. List or search a collection such as services, resources, events, photos, jobs, or docs.
  3. Inspect a specific item when you need more detail.
  4. Export the response if you need a local file for analysis.

Collections you are likely to use

  • Services
  • Resources
  • Events
  • Photos
  • Jobs
  • News
  • Community voices
  • Docs

If you only need the data

If you do not need the CLI itself, you can work directly with:

Need help?

Related guides

Need help?

If the guide does not answer your question, use the support or contact pages for follow-up help.