Files
ctrld/cmd/cli
Cuong Manh Le 2d6fea19a6 feat: create commands_clients.go and add ClientsCommand with complete logic
Create separate file for clients command handling to improve code organization.
Add ClientsCommand struct with ListClients method that includes all original logic:
service status checks, HTTP requests, source mapping, metrics handling, and table
formatting. Includes InitClientsCmd function that creates proper command hierarchy
with clients parent command and list sub-command.
2026-04-30 19:19:18 +07:00
..
2026-04-30 19:19:18 +07:00
2025-01-31 20:04:03 +07:00
2026-04-30 19:19:18 +07:00
2026-04-30 19:19:18 +07:00
2023-11-06 20:01:03 +07:00
2026-04-30 19:19:18 +07:00