Skip to content

chore: recall backup alias for export --format sqlite (discoverability) #195

Description

@edheltzel

Recall already has the underlying backup mechanism: recall export --format sqlite uses SQLite VACUUM INTO (verified at src/commands/export.ts:119-137).

Scope: add a tiny recall backup alias for discoverability only. Do not create a second backup implementation or separate mechanism.

Acceptance: recall backup routes to the existing sqlite export path and docs/help text make the alias relationship explicit.

Metadata

Metadata

Assignees

No one assigned

    Labels

    agent:readyFully specified, ready for an AFK agentrisk:lowwork that is non-ambiguous, no human judgement as `agent:ready`type:choremisc things, like cleanup

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions