mirror of
https://codeberg.org/gitnex/tea4j-autodeploy
synced 2026-05-31 23:21:54 +00:00
9 lines
330 B
Markdown
9 lines
330 B
Markdown
# CreateKeyOption
|
|
|
|
## Properties
|
|
Name | Type | Description | Notes
|
|
------------ | ------------- | ------------- | -------------
|
|
**key** | **String** | An armored SSH key to add |
|
|
**readOnly** | **Boolean** | Describe if the key has only read access or read/write | [optional]
|
|
**title** | **String** | Title of the key to add |
|