> For the complete documentation index, see [llms.txt](https://docs.keeper.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.keeper.io/keeperpam/jp/commander-cli/commander-installation-setup/configuration.md).

# 構成設定と使用法

- [構成ファイル](https://docs.keeper.io/keeperpam/jp/commander-cli/commander-installation-setup/configuration/configuration.md): 自動化およびCLI利用のためのコマンダー構成ファイルについて
- [グローバルオプション](https://docs.keeper.io/keeperpam/jp/commander-cli/commander-installation-setup/configuration/global-options.md): Keeperコマンダー実行ファイルで利用できるルートフラグとパラメータ
- [AWS Secrets Managerで構成を保護](https://docs.keeper.io/keeperpam/jp/commander-cli/commander-installation-setup/configuration/aws-secrets-manager.md): AWS Secrets Managerによる構成の保護
- [AWS Key Management Serviceで構成を保護](https://docs.keeper.io/keeperpam/jp/commander-cli/commander-installation-setup/configuration/aws-key-management-service.md): AWS Secrets Managerによる構成の保護
- [デフォルト作業ディレクトリの構成](https://docs.keeper.io/keeperpam/jp/commander-cli/commander-installation-setup/configuration/configure-default-working-directory.md): 環境変数やコマンドラインパラメーターを使用して作業ディレクトリを柔軟に構成 (XDG Base ディレクトリ仕様完全準拠)
- [Windowsタスクによる自動化](https://docs.keeper.io/keeperpam/jp/commander-cli/commander-installation-setup/configuration/automating-with-windows-task.md): Windowsタスクの自動化を使用してコマンダーCLIのコマンドを実行
- [AWS Lambdaで自動化](https://docs.keeper.io/keeperpam/jp/commander-cli/commander-installation-setup/configuration/using-commander-with-aws-lambda.md): AWSクラウドでコマンダーを実行


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/keeperpam/jp/commander-cli/commander-installation-setup/configuration.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.
