gpgKeyUpdate

Updates the description on the GPG key.

Arguments

Returns

GPGKey!
GPGKey!
Collapse
  • id
    Globally unique key identifier.
  • createdAt
    Timestamp of when the key was created.
  • createdBy
    Login of the user who created the key.
  • description
    Optional, human-readable description of the GPG key.
  • Name of the key.
  • revokedAt
    Timestamp of when the key was revoked, if it has been revoked.
  • revokedBy
    Login of the user who revoked the key, if it has been revoked.
  • updatedAt
    Timestamp of when the key was last updated.