nexus/cli/src/config
Mikkel Georgsen e803935b33 feat(02-02): add ~/.nexus pointer-file resolution to server and CLI home-paths
- Add resolveNexusPointerFile() helper to server/src/home-paths.ts
- Add resolveNexusPointerFile() helper to cli/src/config/home.ts
- Patch resolvePaperclipHomeDir() in both files: ~/.nexus > PAPERCLIP_HOME > ~/.paperclip
- Add import fs from node:fs to both files
2026-04-04 03:55:41 +00:00
..
data-dir.ts feat(cli): add --data-dir flag to isolate local state 2026-03-02 14:20:37 -06:00
env.ts fix(cli): quote env values with special characters 2026-03-13 15:07:49 -05:00
home.ts feat(02-02): add ~/.nexus pointer-file resolution to server and CLI home-paths 2026-04-04 03:55:41 +00:00
hostnames.ts feat: private hostname guard for authenticated/private mode 2026-02-23 19:43:52 -06:00
schema.ts fix: restore cli telemetry config handling in worktrees 2026-04-02 10:47:30 -05:00
secrets-key.ts CLI: auto-create local secrets key file during onboard 2026-02-19 15:44:26 -06:00
store.ts feat(cli): add client commands and home-based local runtime defaults 2026-02-20 07:10:58 -06:00