For the complete documentation index, see llms.txt. This page is also available as Markdown.

詳細

クラウドセキュリティの詳細な構成と管理

コマンダーCLI

KeeperコマンダーCLIでは、CNAPP / クラウドセキュリティ関連の機能をコマンドラインから制御・設定できます。

My Vault> pam cnapp help
pam cnapp
├── config (c)
│   ├── set              Create or update the provider configuration
│   ├── test             Validate credentials without saving
│   ├── test-encrypter   Health-check the customer Encrypter
│   ├── read             Read the persisted configuration
│   └── delete           Delete the configuration
└── queue (q)
    ├── list (l)         List queued issues
    ├── associate (a)    Attach a vault record to a queue item
    ├── remediate (r)    Trigger a remediation action via the Gateway
    ├── set-status (s)   Update an issue's status
    └── delete (d)       Delete a queue item

Wizなどのプロバイダとのクラウドセキュリティ連携を自動化する場合は、KeeperPAMコマンドのcnappサブコマンドをご参照ください。

最終更新