# コマンダーCLIによるインポート

KeeperコマンダーSDKには、レコードとフォルダをKeeperボルトにインポートするためのコマンドライン機能またはスクリプト機能が用意されています。サポートされているインポート形式は、以下の通りです。

* **JSON**インポートファイルには、レコード、フォルダ、サブフォルダ、共有フォルダ、デフォルトのフォルダ権限、ユーザー/チームの権限を含められます。
* **CSV**インポートファイルには、レコード、フォルダ、サブフォルダ、共有フォルダ、デフォルトの共有フォルダ権限を含められます。
* **Keepass**ファイルを使用すると、レコード、添付ファイル、フォルダ、サブフォルダを転送できます。
* **lastpass** CSVファイル形式はサポートされていますが、フォルダ、共有フォルダ、添付ファイルをインポートできる[LastPass自動インポート方式](/keeperpam/jp/commander-cli/command-reference/import-and-export-commands/lastpass-import.md)を推奨します。
* **myki**インポート方式ではレコードとフォルダがサポートされています。
* **1password**方式では、レコード、フォルダ、添付ファイルがサポートされています
* **manageengine**方式では、レコード、フォルダ、添付ファイルがサポートされています。

Keeper管理コンソールで使用できる機能のほとんどは、コマンダーのシェルおよびSDKインターフェースでご使用になれます。

<div><figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2FLUPcEcrWlIgmg4ziGCMC%2FScreen%20Shot%202022-09-02%20at%201.32.44%20PM.jpg?alt=media&#x26;token=8e47b998-fc98-47ab-8fa8-1fd79669e498" alt=""><figcaption></figcaption></figure> <figure><img src="https://2985347814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F6Y1mjnoaNcCi93oXSTE3%2Fuploads%2FLUPcEcrWlIgmg4ziGCMC%2FScreen%20Shot%202022-09-02%20at%201.32.44%20PM.jpg?alt=media&#x26;token=8e47b998-fc98-47ab-8fa8-1fd79669e498" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
Keeperコマンダーの詳細については、[こちら](/keeperpam/jp/commander-cli/overview.md)をご覧ください。
{% endhint %}


---

# 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/user-guides/jp/import-records-1/import-from-commander.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.
