File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -166,17 +166,6 @@ Run custom scripts automatically before or after any command. Hooks are per-proj
166166
167167---
168168
169- ## v1.5.1 — Service Orchestration
170-
171- ### Docker Compose services
172- - Detect multi-service Docker Compose and list services
173- - ` pm services ` — show running/stopped services
174- - ` pm run <service> ` — start individual services
175- - ` pm logs <service> ` — tail logs of a specific service
176- - Health check integration (` /health ` , ` /ready ` endpoints)
177-
178- ---
179-
180169## v1.6.0 — Shell Autocompletion
181170
182171### ` pm completions ` command
Original file line number Diff line number Diff line change @@ -166,17 +166,6 @@ Ejecuta scripts personalizados automáticamente antes o después de cualquier co
166166
167167---
168168
169- ## v1.5.1 — Orquestación de Servicios
170-
171- ### Servicios Docker Compose
172- - Detectar Docker Compose multi-servicio y listar servicios
173- - ` pm services ` — mostrar servicios en ejecución/detenidos
174- - ` pm run <servicio> ` — iniciar servicios individuales
175- - ` pm logs <servicio> ` — ver logs de un servicio específico
176- - Integración con health checks (endpoints ` /health ` , ` /ready ` )
177-
178- ---
179-
180169## v1.6.0 — Autocompletado en Shell
181170
182171### Comando ` pm completions `
You can’t perform that action at this time.
0 commit comments