Remote Logs banner
bybren-llc bybren-llc

Remote Logs

Development community

Description

--- description: View remote dev container logs argument-hint: [--follow] [--tail N] allowed-tools: [Read, Write, Edit, Bash, Grep, Glob] --- View logs from the remote development environment containers. > **📋 TEMPLATE**: This command is a template. Replace placeholders with your infrastructure values before use. See the **Customization Guide** at the bottom. ## Workflow ### 1. Determine Log Mode **If argument contains `--follow` or `-f`**: - Stream logs in real-time - Useful for monitori

Installation

Installs to ~/.claude/commands/bybren-llc-safe-agentic-workflow-remote-logs.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/bybren-llc/safe-agentic-workflow/HEAD/.claude/commands/remote-logs.md -o ~/.claude/commands/bybren-llc-safe-agentic-workflow-remote-logs.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository