Remote Rollback banner
bybren-llc bybren-llc

Remote Rollback

DevOps community

Description

--- description: Rollback remote dev environment to previous Docker image argument-hint: [commit-sha] allowed-tools: [Read, Write, Edit, Bash, Grep, Glob] --- Rollback the remote development environment to a previous Docker image version. > **📋 TEMPLATE**: This command is a template. Replace placeholders with your infrastructure values before use. See the **Customization Guide** at the bottom. ## Workflow ### 1. Assess Current Situation Get current problematic version: ```bash # ┌────────

Installation

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

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

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

Full documentation available on GitHub

View Source Repository