Create scripts/logs.sh #83
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Overview
Create a convenience script to follow Docker Compose logs with optional service filtering.
Acceptance Criteria
scripts/logs.sh-fflag)set -euo pipefailfor bash safetychmod +x)Technical Notes
Example implementation:
Labels
Phase: 3 - Operational Scripts