1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-13 10:55:23 +02:00
tldr/pages/common/claude.md
Daisuke Akagawa 4fd9ddd077
claude: add page and Japanese translation (#16693)
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>
2025-06-02 18:51:20 +02:00

24 lines
455 B
Markdown

# claude
> An agent-based coding tool that understands your code base and helps you code faster through natural language commands.
> More information: <https://docs.anthropic.com/en/docs/claude-code/overview>.
- Execute with prompt:
`claude prompt`
- Update `claude`:
`claude update`
- Get the list of specified MCP servers:
`claude mcp list`
- Create commit with command:
`claude commit`
- Get the list of configurations:
`claude config list`