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 | |
| server | Start a KES server | 
| Manage | |
| identity | Manage KES identities | 
| key | Manage cryptographic keys | 
| policy | Manage KES policies | 
| 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 |