Create SSH Connection
unfour.ssh.create_connectionCreate a saved SSH connection with password, private-key, or no auth. Secrets are stored securely in the OS credential store and only a reference is persisted, so credentials are never exposed.
Instructions
Creates a saved SSH connection through the Unfour command bus. Optional secret input is stored in the OS credential store by the SSH engine and only a credential reference is persisted; the tool never returns the secret or credential reference.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| host | Yes | ||
| name | Yes | ||
| port | No | ||
| secret | No | ||
| keyPath | No | ||
| authKind | Yes | ||
| username | Yes | ||
| workspaceId | No | ||
| credentialRef | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||