Record
deploy-key
No description available.
record deploy-key {
added-by: option<string>,
created-at: string,
id: s32,
key: string,
last-used: option<string>,
read-only: bool,
title: string,
url: string,
verified: bool,
}Fields
| Name | Type | Description |
|---|---|---|
| added-by | option<string> | |
| created-at | string | |
| id | s32 | |
| key | string | |
| last-used | option<string> | |
| read-only | bool | |
| title | string | |
| url | string | |
| verified | bool |