Copied to clipboard

tapes checkout

Checkout a conversation point or clear checkout state.

Usage

# Checkout a specific point
tapes checkout abc123

# Clear checkout state
tapes checkout

# Show current state
tapes status

Flags

Flag Description
-a, --api tapes API server address (default: http://localhost:8081)
Last updated: