Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateKeyOption

CreateKeyOption options when creating a key

export
interface

CreateKeyOption

Hierarchy

  • CreateKeyOption

Index

Properties

key: string

An armored SSH key to add

memberof

CreateKeyOption

read_only?: boolean

Describe if the key has only read access or read/write

memberof

CreateKeyOption

title: string

Title of the key to add

memberof

CreateKeyOption

Generated using TypeDoc