Wasm Directoryalpha
Record

update-repository-pipeline-variable-params

No description available.

record update-repository-pipeline-variable-params {
  workspace: string,
  repo-slug: string,
  variable-uuid: string,
  type-op: string,
  key: option​<string>,
  secured: option​<bool>,
  uuid: option​<string>,
  value: option​<string>,
}

Fields

NameTypeDescription
workspacestring
repo-slugstring
variable-uuidstring
type-opstring
keyoption​<string>
securedoption​<bool>
uuidoption​<string>
valueoption​<string>