Claude Code CLI - MacOS
Allikas: Imre kasutab arvutit
Mine navigeerimisribaleMine otsikasti
Sissejuhatus
TODO
Tööpõhimõte
TODO
claude hoiab andmeid kahes kohas failisüsteemis
imreoolberg@Imres-MacBook-Air ~ % ls -ld ~/.claude/projects/-Users-imreoolberg-cc-local ~/cc-local drwxr-xr-x@ 25 imreoolberg staff 800 Aug 28 22:27 /Users/imreoolberg/.claude/projects/-Users-imreoolberg-cc-local drwxr-xr-x@ 7 imreoolberg staff 224 Aug 28 10:04 /Users/imreoolberg/cc-local
kus
- /Users/imreoolberg/.claude/projects/-Users-imreoolberg-cc-local - memory, conversation history jms
- /Users/imreoolberg/cc-local - workspace
Paigaldamine
TODO
Seadistamine ja käivitamine
CLAUDE_CONFIG_DIR=~/.claude-cc-auul-dns claude CLAUDE_CONFIG_DIR=~/.claude-cc-npl-dns claude
Continue ja resume annavad nö keskpärase tulemuse
imreoolberg@Imres-MacBook-Air ~ % cd cc-local imreoolberg@Imres-MacBook-Air cc-local % claude --continue
Ennustatava annab attach, küsida sessioonide nimekirja
imreoolberg@Imres-MacBook-Air cc-npl-dns % CLAUDE_CONFIG_DIR=~/.claude-cc-npl-dns claude agents --json
[
{
"pid": 21369,
"id": "66c0fc4a",
"cwd": "/Users/imreoolberg/cc-npl-dns",
"kind": "background",
"startedAt": 1787988333229,
"sessionId": "66c0fc4a-e18d-4b89-b7fc-96ffce3ed967",
"name": "conv: one-off questions",
"status": "idle",
"state": "done"
},
...
Kinnituda sessiooni külge
imreoolberg@Imres-MacBook-Air cc-npl-dns % CLAUDE_CONFIG_DIR=~/.claude-cc-npl-dns claude attach 66c0fc4a
Kasutamine
TODO
Viimati kasutatud olukorra juurde naasmine
Kasulikud lisamaterjalid
- TODO