Skip to content
Ona Docs

Dotfiles

GetDotfilesConfiguration
client.Users.Dotfiles.Get(ctx, body) (*UserDotfileGetResponse, error)
POST/gitpod.v1.UserService/GetDotfilesConfiguration
SetDotfilesConfiguration
client.Users.Dotfiles.Set(ctx, body) (*UserDotfileSetResponse, error)
POST/gitpod.v1.UserService/SetDotfilesConfiguration
ModelsExpand Collapse
type DotfilesConfiguration struct{…}
Repository stringOptional

The URL of a dotfiles repository.

formaturi