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

Commander CLI

Keeper Commander CLI and SDK overview

Overview

Keeper Commander is an open-source command-line interface CLI, scripting tool, and SDK interface to Keeper. Most of the Keeper platform including Vault, Admin Console, Secrets Manager, Privileged Access Manager, Automator, and other areas of the platform can be controlled, scripted, and automated through this tool.

Commander CLI Interface

The Commander platform is Zero Knowledge, similar to other Keeper's applications. It interfaces with the Keeper backend using the same APIs and cryptographic functions as our client applications. This tools is helpful for customers who are looking for enhanced automation, integration and batch processing.

Use Cases

  • Access your Keeper vault through a CLI

  • Authenticate using SSO, biometric, passkeys, and Master Password

  • Generate passwords and check password strength

  • Import and export vault records

  • Manage records, folders, shared folders, and one-time shares

  • Customize integration into your backend systems

  • Provision new Enterprise user accounts and shared folders

  • Manage nodes, roles, teams, and users

  • Approve devices and JIT elevations

  • Schedule and automate commands

  • Manage KeeperPAM (Password Rotation, Connections, Tunnels, Discovery)

  • Migrate from LastPass, Delinea Secret Server, KeePass, and other products

  • Manage MSP licensing and client tenants

  • Launch a REST API service

  • Python, .NET, PowerShell, and Go SDKs

Visit the Commander documentation to learn more.

Installation and Setup

Visit the Keeper Commander installation page for Windows, macOS, Linux, and source code access.

Last updated

Was this helpful?