paperclip/cli/src
Dotta cabf09e7b1 feat(cli): add --data-dir flag to isolate local state
Add --data-dir option to all CLI commands, allowing users to override
the default ~/.paperclip root for config, context, database, logs, and
storage. Includes preAction hook to auto-derive --config and --context
paths when --data-dir is set. Add unit tests and doc updates.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-02 14:20:37 -06:00
..
__tests__ feat(cli): add --data-dir flag to isolate local state 2026-03-02 14:20:37 -06:00
adapters feat: add OpenClaw adapter type 2026-02-26 16:32:59 -06:00
checks feat(cli): add deployment mode prompts, auth bootstrap-ceo command, and doctor check 2026-02-23 14:40:59 -06:00
client feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00
commands feat(cli): add --data-dir flag to isolate local state 2026-03-02 14:20:37 -06:00
config feat(cli): add --data-dir flag to isolate local state 2026-03-02 14:20:37 -06:00
prompts feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00
utils feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00
index.ts feat(cli): add --data-dir flag to isolate local state 2026-03-02 14:20:37 -06:00