create_private_key
Create a new SSH private key to enable secure access and management of your Coolify self-hosted PaaS instance. Provide key name, description, and PEM-format private key content.
Instructions
Create a new SSH private key
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Key name | |
| description | No | Key description | |
| private_key | Yes | Private key content (PEM format) |