mirror of
https://github.com/tldr-pages/tldr.git
synced 2025-07-28 07:55:28 +02:00

Co-authored-by: Fazle Arefin <fazlearefin@users.noreply.github.com> Co-authored-by: Machiavelli <145562237+MachiavelliII@users.noreply.github.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
24 lines
581 B
Markdown
24 lines
581 B
Markdown
# claude
|
|
|
|
> コードベースを理解し、自然言語コマンドを通じてより速くコーディングできるようサポートするエージェント型コーディングツールです。
|
|
> もっと詳しく: <https://docs.anthropic.com/en/docs/claude-code/overview>。
|
|
|
|
- プロンプトを指定して実行する:
|
|
|
|
`claude prompt`
|
|
|
|
- `claude`を更新する:
|
|
|
|
`claude update`
|
|
|
|
- 設定されたMCPサーバ一覧を取得する:
|
|
|
|
`claude mcp list`
|
|
|
|
- 一つのコミットでコマンドを作成:
|
|
|
|
`claude commit`
|
|
|
|
- 設定を取得する:
|
|
|
|
`claude config list`
|