KES Command Line Interface
Quickstart
Install
The KES server and CLI is available as a single binary, container image or can be build from source.
After obtaining the binary, run it from the terminal with any of the available commands.
Available commands
Command | Description |
---|---|
Start | |
init |
Initialize a stateful KES server or cluster |
server |
Start a KES server |
Manage | |
enclave |
Manage KES enclaves |
identity |
Manage KES identities |
key |
Manage cryptographic keys |
policy |
Manage KES policies |
secret |
Manage KES secrets |
Audit | |
log |
Print error and audit log events |
metric |
Print server metrics |
status |
Print server status |
Administer | |
migrate |
Migrate KMS data |
update |
Update KES binary |