Vida Reset banner
tomekness tomekness

Vida Reset

Development community

Description

Setze die VIDA VM auf einen Snapshot zurück. Ohne Argument: Default-Snapshot aus config.sh (`DEFAULT_SNAPSHOT`). Mit Argument: den genannten Snapshot verwenden. Führe folgendes aus: ```bash REPO=$(git rev-parse --show-toplevel) $REPO/scripts/vida_reset $ARGUMENTS ``` Melde welcher Snapshot wiederhergestellt wurde und ob die VM danach wieder läuft. Falls der Snapshot nicht gefunden wird oder kein DEFAULT_SNAPSHOT gesetzt ist, liste die verfügbaren Snapshots auf.

Installation

Installs to ~/.claude/commands/tomekness-volvo-vida-claude-vida_reset.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/tomekness/volvo-vida-claude/HEAD/.claude/commands/vida_reset.md -o ~/.claude/commands/tomekness-volvo-vida-claude-vida_reset.md

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

Full documentation available on GitHub

View Source Repository