# インストールとセットアップ

## コマンダーCLIのバイナリインストール

以下のページの手順をご参照ください。

{% content-ref url="/pages/-MJXWW3ypcK5uBpBl08R" %}
[WindowsでのCLIインストール](/jp/keeperpam/commander-cli/commander-installation-setup/installation-on-windows.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJXfHZXiFwS7h9M\_VdV" %}
[MacでのCLIインストール](/jp/keeperpam/commander-cli/commander-installation-setup/installation-on-mac.md)
{% endcontent-ref %}

{% content-ref url="/pages/-MJXfMZXEdPkvtXzMcQ-" %}
[LinuxでのCLIインストール](/jp/keeperpam/commander-cli/commander-installation-setup/installation-on-linux.md)
{% endcontent-ref %}

## 開発者用手順

スクリプト機能を備えたCLIをソースコードからインストールする方法

{% content-ref url="/pages/9ujxuzSqCRrfl8hejtxp" %}
[Python開発者用セットアップ](/jp/keeperpam/commander-cli/commander-installation-setup/python-developer-setup.md)
{% endcontent-ref %}

{% content-ref url="/pages/P7Y38d58YKHNCnLdpTOt" %}
[.NET開発者用セットアップ](/jp/keeperpam/commander-cli/commander-installation-setup/net-developer-sdk.md)
{% endcontent-ref %}

{% content-ref url="/pages/fPxWByOO62pKDXlIbWmQ" %}
[PowerShellモジュール](/jp/keeperpam/commander-cli/commander-installation-setup/installation-on-powershell.md)
{% endcontent-ref %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.keeper.io/jp/keeperpam/commander-cli/commander-installation-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
