πŸ“œ rc-record.sh Reference

πŸ“œ rc-record.sh

Purpose

CLI Interface

rc-record.sh [--dry-run] [--verbose] [--help]

Supported flags:

Workflow Steps

  1. Setup & Configuration: Ensure bones/logs/ exists, parse flags.
  2. State Capture: Collect Git SHA, timestamp, user, and host.
  3. Write or Preview: Append to bones/logs/record.log or preview under dry-run.

Exit Codes

Examples

# Record current state
./bones/scripts/rc-record.sh

# Preview recording without writing
./bones/scripts/rc-record.sh --dry-run --verbose

# Show help
./bones/scripts/rc-record.sh --help

Roadmap

Author:

Project: Rotkeeper

Version: v0.2.3-pre

License: