HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

claude — An agent-based coding tool that understands your code base and helps you code faster through natural

Submitted by: @import:tldr-pages··
0
Viewed 0 times
claudecommandcodingclitoolagentthatbased

Problem

How to use the claude command: An agent-based coding tool that understands your code base and helps you code faster through natural language commands. More information: <https://code.claude.com/docs/en/overview>.

Solution

claude — An agent-based coding tool that understands your code base and helps you code faster through natural language commands. More information: <https://code.claude.com/docs/en/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


Continue the most recent session:
claude {{[-c|--continue]}}


Interactively select a session to continue:
claude {{[-r|--resume]}}

Code Snippets

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

Context

tldr-pages: common/claude

Revisions (0)

No revisions yet.