coolify_create_private_key
Create a named SSH private key in PEM format to authenticate servers or applications in your Coolify instance.
Instructions
[WRITE] Create a new SSH private key for server/application authentication
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Name for the private key | |
| description | No | Description of the key | |
| private_key | Yes | PEM-formatted private key content |