> ## Documentation Index
> Fetch the complete documentation index at: https://devdocs.xbox.com/llms.txt
> Use this file to discover all available pages before exploring further.

# 命令行工具

> 浏览 XBOX Game Development Kit 中 PC 命令行工具的文档与参考资料。

浏览 XBOX 游戏开发中 PC 命令行工具相关主题。

<CardGroup cols={2}>
  <Card title="面向 PC 开发的命令行工具" icon="terminal" href="/tools/tools-pc/commandlinetools/gr-commandlinetools-toc">
    用于在 PC 上执行 Gaming Runtime 相关任务的命令行工具。
  </Card>

  <Card title="屏幕捕获 (wdcapture.exe)" icon="display" href="/tools/tools-pc/commandlinetools/gr-wdCapture">
    wdcapture 是一款 PC 命令行工具，通过……以标准动态范围 (SDR) 与高动态范围 (HDR) 格式捕获屏幕截图。
  </Card>

  <Card title="XBOX PC 远程侦听端点" icon="plug" href="/tools/tools-pc/commandlinetools/gr-wdEndpoint">
    XBOX PC Remote 侦听端点 (wdEndpoint.exe) 运行在远程 Windows 设备上，接受来自 wdRemote 命令行工具的命令……
  </Card>

  <Card title="XBOX PC 远程 (wdRemote.exe)" icon="terminal" href="/tools/tools-pc/commandlinetools/gr-wdRemote">
    XBOX PC Remote (wdRemote.exe) 是一款命令行工具，支持在远程 Windows……上进行游戏构建所需的两种工作流。
  </Card>

  <Card title="应用管理 (wdapp.exe)" icon="terminal" href="/tools/tools-pc/commandlinetools/gr-wdapp">
    Application Management (wdapp.exe) 是一款命令行工具，可用于安装并启动 PC Microsoft Game Development Kit (GDK) title。
  </Card>

  <Card title="视频捕获 (wdcapturesession.exe)" icon="people-group" href="/tools/tools-pc/commandlinetools/gr-wdcapturesession">
    wdcapturesession 是一款 PC 命令行工具，可在游戏测试过程中录制实时视频。
  </Card>

  <Card title="在 PC 上管理 XGameSave 数据" icon="terminal" href="/tools/tools-pc/commandlinetools/gr-xgamesaveutil">
    使用此工具管理 PC 上的 XGameSave 数据。
  </Card>
</CardGroup>

## 另请参阅

* [Visualstudio](/tools/tools-pc/visualstudio/index)
* [Xboxpctoolbox](/tools/tools-pc/xboxpctoolbox/index)


## Related topics

- [命令行工具](/zh-CN/tools/tools-console/commandlinetools/index.md)
- [PC 开发的命令行工具](/zh-CN/tools/tools-pc/commandlinetools/gr-commandlinetools-toc.md)
- [基于主机的命令行工具](/zh-CN/tools/tools-console/console_commandlinetools/consolecommandlinetools.md)
- [Touch Adaptation Kit 命令行工具 (tak.exe)](/zh-CN/build/core-features/common/game-streaming/tak-command-line-tool/game-streaming-tak-command-line.md)
- [面向主机开发的命令行工具](/zh-CN/tools/tools-console/commandlinetools/commandlinetools.md)
