Skip to content
Ona Docs

Dotfiles

GetDotfilesConfiguration
POST/gitpod.v1.UserService/GetDotfilesConfiguration
SetDotfilesConfiguration
POST/gitpod.v1.UserService/SetDotfilesConfiguration
ModelsExpand Collapse
DotfilesConfiguration object { repository }
repository: optional string

The URL of a dotfiles repository.

formaturi
DotfileGetResponse object { dotfilesConfiguration }
dotfilesConfiguration: DotfilesConfiguration { repository }
repository: optional string

The URL of a dotfiles repository.

formaturi
DotfileSetResponse = unknown