Search the documentation
50 pages for terminal.
Titles and paths first, then pages whose text carries it. Each row opens that page as this site last read it. Cut at 50, so a narrower query shows the rest.
Configure your terminal for Claude Code
Claude Code CLI · title
terminal-config
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/best-practices
…irst Skill </Card> <Card title="Use Skills in Claude Code" icon="terminal" href="https://code.claude.com/docs/en/skills"> Create and manage Skills in Claude Code </Card> <Card title="Use…
PDF Processing
Claude Developer Platform · in the page
agents-and-tools/agent-skills/overview
…h the API. </Card> <Card title="Use Skills in Claude Code" icon="terminal" href="https://code.claude.com/docs/en/skills"> Create and manage custom Skills in Claude Code. </Card> <Card ti…
quickstart
Claude Developer Platform · in the page
agents-and-tools/agent-skills/quickstart
…zed tasks. </Card> <Card title="Use Skills in Claude Code" icon="terminal" href="https://code.claude.com/docs/en/skills"> Learn about Skills in Claude Code. </Card> <Card title="Agent Sk…
fine-grained-tool-streaming
Claude Developer Platform · in the page
agents-and-tools/tool-use/fine-grained-tool-streaming
…printed fragments join into the full tool input, the poem fills your terminal as Claude writes it: ```text wrap {"filename": "poem.txt", "lines_of_text": ["The Wanderer's Journey", "", "I.", "", "Be…
memory-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/memory-tool
…## Next steps <CardGroup cols={2}> <Card title="Bash tool" icon="terminal" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/bash-tool"> Execute shell commands in a persiste…
overview
Claude Developer Platform · in the page
agents-and-tools/tool-use/overview
…ions in files you control. </Card> <Card title="Bash tool" icon="terminal" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/bash-tool"> Run shell commands in a persistent s…
server-tools
Claude Developer Platform · in the page
agents-and-tools/tool-use/server-tools
…ive web content. </Card> <Card title="Code execution tool" icon="terminal" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/code-execution-tool"> Run Python and bash code i…
text-editor-tool
Claude Developer Platform · in the page
agents-and-tools/tool-use/text-editor-tool
…flows for use with Claude. </Card> <Card title="Bash tool" icon="terminal" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/bash-tool"> Execute shell commands with Claude.…
Admin
Claude Developer Platform · in the page
api/admin
…ID of the organization that owns the Claude Code usage. - `terminal_type: string` Type of terminal or environment where Claude Code was used. - `tool_actions: map[object]`…
Usage Report
Claude Developer Platform · in the page
api/admin/usage_report
…ID of the organization that owns the Claude Code usage. - `terminal_type: string` Type of terminal or environment where Claude Code was used. - `tool_actions: map[object]`…
Get Claude Code Usage Report
Claude Developer Platform · in the page
api/admin/usage_report/retrieve_claude_code
…ID of the organization that owns the Claude Code usage. - `terminal_type: string` Type of terminal or environment where Claude Code was used. - `tool_actions: map[object]`…
Sessions
Claude Developer Platform · in the page
api/beta/sessions
…ores; `satisfied`/`max_iterations_reached`/`failed`/`interrupted` are terminal. - `type: "outcome_evaluation"` - `resources: array of BetaManagedAgentsSessionResource` - `BetaManagedAgent…
Archive Session
Claude Developer Platform · in the page
api/beta/sessions/archive
…ores; `satisfied`/`max_iterations_reached`/`failed`/`interrupted` are terminal. - `type: "outcome_evaluation"` - `resources: array of BetaManagedAgentsSessionResource` - `BetaManagedAgent…
Create Session
Claude Developer Platform · in the page
api/beta/sessions/create
…ores; `satisfied`/`max_iterations_reached`/`failed`/`interrupted` are terminal. - `type: "outcome_evaluation"` - `resources: array of BetaManagedAgentsSessionResource` - `BetaManagedAgent…
Events
Claude Developer Platform · in the page
api/beta/sessions/events
…BetaManagedAgentsRetryStatusExhausted or BetaManagedAgentsRetryStatusTerminal` What the client should do next in response to this error. - `BetaManagedAgentsRetryStatusRetrying…
List Events
Claude Developer Platform · in the page
api/beta/sessions/events/list
…BetaManagedAgentsRetryStatusExhausted or BetaManagedAgentsRetryStatusTerminal` What the client should do next in response to this error. - `BetaManagedAgentsRetryStatusRetrying…
Stream Events
Claude Developer Platform · in the page
api/beta/sessions/events/stream
…that ends early (an error or interrupt) produces no final event — its terminal `span.model_request_end` closes the preview. Accepts one or more event types to preview and may be repeated: `agent.messa…
List Sessions
Claude Developer Platform · in the page
api/beta/sessions/list
…ores; `satisfied`/`max_iterations_reached`/`failed`/`interrupted` are terminal. - `type: "outcome_evaluation"` - `resources: array of BetaManagedAgentsSessionResource` - `BetaManagedAgent…
Get Session
Claude Developer Platform · in the page
api/beta/sessions/retrieve
…ores; `satisfied`/`max_iterations_reached`/`failed`/`interrupted` are terminal. - `type: "outcome_evaluation"` - `resources: array of BetaManagedAgentsSessionResource` - `BetaManagedAgent…
Threads
Claude Developer Platform · in the page
api/beta/sessions/threads
…BetaManagedAgentsRetryStatusExhausted or BetaManagedAgentsRetryStatusTerminal` What the client should do next in response to this error. - `BetaManagedAgentsRetryStatusRetrying…
Events
Claude Developer Platform · in the page
api/beta/sessions/threads/events
…BetaManagedAgentsRetryStatusExhausted or BetaManagedAgentsRetryStatusTerminal` What the client should do next in response to this error. - `BetaManagedAgentsRetryStatusRetrying…
List Session Thread Events
Claude Developer Platform · in the page
api/beta/sessions/threads/events/list
…BetaManagedAgentsRetryStatusExhausted or BetaManagedAgentsRetryStatusTerminal` What the client should do next in response to this error. - `BetaManagedAgentsRetryStatusRetrying…
Stream Session Thread Events
Claude Developer Platform · in the page
api/beta/sessions/threads/events/stream
…that ends early (an error or interrupt) produces no final event — its terminal `span.model_request_end` closes the preview. Accepts one or more event types to preview and may be repeated: `agent.messa…
Update Session
Claude Developer Platform · in the page
api/beta/sessions/update
…ores; `satisfied`/`max_iterations_reached`/`failed`/`interrupted` are terminal. - `type: "outcome_evaluation"` - `resources: array of BetaManagedAgentsSessionResource` - `BetaManagedAgent…
This will automatically use the environment variable VOYAGE_API_KEY.
Claude Developer Platform · in the page
build-with-claude/embeddings
…example, you can send an HTTP request through the `curl` command in a terminal: ```bash cURL curl https://api.voyageai.com/v1/embeddings \ -H "Content-Type: application/json" \ -H "Authorization:…
files
Claude Developer Platform · in the page
build-with-claude/files
…your documents. </Card> <Card title="Code execution tool" icon="terminal" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/code-execution-tool"> Run Python and bash code i…
mid-conversation-effort-example
Claude Developer Platform · in the page
build-with-claude/mid-conversation-effort-example
…l calls, and tool results. </Card> <Card title="Bash tool" icon="terminal" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/bash-tool"> The Anthropic-defined bash tool this…
claude-prompting-best-practices
Claude Developer Platform · in the page
build-with-claude/prompt-engineering/claude-prompting-best-practices
…<CardGroup cols={2}> <Card title="Prompting Claude Fable 5" icon="terminal" href="https://platform.claude.com/docs/en/build-with-claude/prompt-engineering/prompting-claude-fable-5"> Behavioral…
skills-guide
Claude Developer Platform · in the page
build-with-claude/skills-guide
…se successfully. </Card> <Card title="Code execution tool" icon="terminal" href="https://platform.claude.com/docs/en/agents-and-tools/tool-use/code-execution-tool"> Run Python and bash code i…
On a remote host without a browser:
Claude Developer Platform · in the page
cli-sdks-libraries/cli/authentication
…to print the authorize URL and paste the returned code back into the terminal. ```bash CLI ant auth login # On a remote host without a browser: ant auth login --no-browser # Bind to a specific wor…
quickstart
Claude Developer Platform · in the page
cli-sdks-libraries/cli/quickstart
…e API. --- The `ant` CLI provides access to the Claude API from your terminal. Every API resource is exposed as a subcommand, with output formatting, response filtering, and YAML or JSON file input.…
scripting
Claude Developer Platform · in the page
cli-sdks-libraries/cli/scripting
…ides the interactive explorer that list commands open by default in a terminal: ```bash ant beta:sessions:events list \ --session-id session_01JZCh78XvmxJjiXVy3oSi7K \ --transform…
using
Claude Developer Platform · in the page
cli-sdks-libraries/cli/using
…/cli-sdks-libraries/cli/using#interactive-explorer) when writing to a terminal, and to pretty-printed JSON when piped. Override either default with `--format`: ```bash ant models retrieve --model-id…
apple-foundation-models
Claude Developer Platform · in the page
cli-sdks-libraries/libraries/apple-foundation-models
…mple), a runnable command-line target that streams a chat turn to the terminal, with a `--search` flag that enables server-side web search for the turn. Running it requires a macOS 27 host. ## Choosi…
get-started
Claude Developer Platform · in the page
get-started
…an open on another device, then paste the returned code back into the terminal. If `ANTHROPIC_API_KEY` is set in your environment, it takes precedence over the login credentials. For non-interactive e…
home
Claude Developer Platform · in the page
home
…ge conversation state, and write your own tool loop." pictogram="code-terminal"> <HomeCardLink icon="play" href="https://platform.claude.com/docs/en/get-started"> Quickstart…
First request
Claude Developer Platform · in the page
manage-claude/claude-code-analytics-api
…(`api` for API customers, `subscription` for Pro/Team customers) * **terminal\_type:** Type of terminal or environment where Claude Code was used (for example, `vscode`, `iTerm.app`, `tmux`) #### Co…
compliance-faq
Claude Developer Platform · in the page
manage-claude/compliance-faq
…ude Desktop that run on users' machines, Claude Code sessions (in the terminal, in Claude Desktop, or in an IDE extension), sessions in the Claude Science desktop app, and Claude for Microsoft 365 ses…
compliance-integration-patterns
Claude Developer Platform · in the page
manage-claude/compliance-integration-patterns
…t that an export run is complete, log: * The starting cursor and the terminal `last_id`. * The number of records exported. * The run timestamp and the `request-id` of the final page. Activity volume…
compliance-sessions
Claude Developer Platform · in the page
manage-claude/compliance-sessions
…| | Claude Code in the terminal, in Claude Desktop, or in an IDE extension, running on the user's machine | Local sess…
spend-limits-api
Claude Developer Platform · in the page
manage-claude/spend-limits-api
…| Both `approved` and `denied` are terminal. A member has at most one `pending` request at a time. Approving with `POST /v1/organizations/spend_limit_increase_reque…
wif-admin-api
Claude Developer Platform · in the page
manage-claude/wif-admin-api
…d cannot perform every operation on this page. ### Interactive (your terminal) Log in with the [`ant` CLI](https://platform.claude.com/docs/en/cli-sdks-libraries/cli/quickstart) under a dedicated pr…
cloud-sandboxes-reference
Claude Developer Platform · in the page
managed-agents/cloud-sandboxes-reference
…nd YAML processing * `tar`, `zip`, `unzip` - Archive tools * `tmux` - Terminal multiplexer ### Development tools * `make`, `cmake` - Build systems * `docker` - Container management (limited availabi…
DCF Model Rubric
Claude Developer Platform · in the page
managed-agents/define-outcomes
…risk-free rate, and equity risk premium are sourced or justified ## Terminal Value - Uses either perpetuity growth or exit multiple method (stated which) - Terminal growth rate does not exceed long-…
dreams
Claude Developer Platform · in the page
managed-agents/dreams
…time. The session is archived (not deleted) when the dream reaches a terminal state, so the transcript remains available afterward. ## Use the output When `status` reaches `completed`, the `memory_…
multiagent-orchestration
Claude Developer Platform · in the page
managed-agents/multiagent-orchestration
…on.thread_status_terminated` | A thread was archived or encountered a terminal error. | | `agent.thr…
reference
Claude Developer Platform · in the page
managed-agents/reference
…read_status_terminated` | A session thread was archived or reached a terminal error.…
scheduled-deployments
Claude Developer Platform · in the page
managed-agents/scheduled-deployments
…(deployment.id) ``` </CodeGroup> **Archive**, unlike **pause**, is terminal: the schedule terminates and the deployment cannot be modified. <CodeGroup defaultLanguage="CLI"> ```bash cURL curl…
introducing-claude-fable-5-and-claude-mythos-5
Claude Developer Platform · in the page
models/fable-5/introducing-claude-fable-5-and-claude-mythos-5
…e Mythos 5. </Card> <Card title="Prompting Claude Fable 5" icon="terminal" href="https://platform.claude.com/docs/en/build-with-claude/prompt-engineering/prompting-claude-fable-5"> Fable-spec…