tenki_issue_ssh_cert
Sign a provided SSH public key into a short-lived certificate to authorize access to a sandbox via the SSH gateway.
Instructions
Issue a short-lived SSH certificate for a public key, authorizing SSH access to a sandbox via the SSH gateway.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| public_key | Yes | The SSH public key to sign into a certificate. | |
| session_id | Yes | Sandbox session id (UUID), from tenki_create_sandbox or tenki_list_sandboxes. |