╔══════════════════════════════════════════════════════════════╗ ║ GESTOR DE CLIENTES Y CREDENCIALES SFTP ║ ╚══════════════════════════════════════════════════════════════╝ Comandos disponibles: --list Listar todos los clientes --add Agregar nuevo cliente (interactivo) --view=CLIENTCODE Ver detalles de un cliente --test=CLIENTCODE Probar conexión SFTP --logs=CLIENTCODE Ver historial de sincronizaciones --stats Ver estadísticas generales Ejemplos: php manage-clients.php --list php manage-clients.php --add php manage-clients.php --view=LBSISTEMAS php manage-clients.php --test=LBSISTEMAS php manage-clients.php --logs=LBSISTEMAS