Overview
Thedzdk services command group allows you to manage and explore services available in Dzaleka Refugee Camp. You can list services with filtering and pagination, and view detailed information about specific services.
Commands
dzdk services list
List available services with filtering, sorting, and pagination support.Options
Search term to filter services. Searches across title, description, and category fields.
Filter services by category name.
Filter by service status. Available values:
active, inactive, unknown.Sort results by field. Available values:
title, category, status.Sort order for results. Available values:
asc (ascending), desc (descending).Page number to view. Services are displayed 12 per page.
Examples
Output Format
The command displays a table with the following columns:- Title: Service name
- Category: Service category
- Contact: Email and phone contact information (with clickable links)
- Status: Visual status indicator (● green=active, red=inactive, yellow=unknown)
- Website: Clickable website link
dzdk services get
Get detailed information for a specific service.Options
Service ID or slug to retrieve. This is a required parameter.
Examples
Output Format
Displays comprehensive service information including: Service Details- Title
- Description
- Category
- Status
- Featured status
- Verification status
- Email (clickable mailto: link)
- Phone (clickable tel: link)
- Operating hours
- Website
- Twitter/X
- YouTube
- TikTok
- Address
- City
- GPS Coordinates (latitude/longitude)
- Last updated date
- Languages supported
- Tags
Pagination
All list commands display 12 items per page. Use the--page flag to navigate:
Filtering and Sorting
You can combine multiple filters and sorting options:Notes
- Services marked with ✓ Featured Service are highlighted services
- Services marked with ✓ Verified have been verified by administrators
- Contact information includes clickable links for email, phone, and social media
- Status indicators use colored dots for quick visual reference
- Search is case-insensitive and searches across multiple fields