project

update a config in a project

put/api/v1/projects/{projectName}/configs/{configName}

Path parameters

projectNamestring required

identifier of the project

configNamestring required

identifier of the config

Request body

aliasstring required
descriptionstring required
propertiesstring

Response

OK

ArgsEscapedboolean
AttachStderrboolean
AttachStdinboolean
AttachStdoutboolean
Cmdstring[]
Domainnamestring
Entrypointstring[]
Envstring[]
ExposedPortsobject
Hostnamestring
Imagestring
Labelsobject
MacAddressstring
NetworkDisabledboolean
OnBuildstring[]
OpenStdinboolean
Shellstring[]
StdinOnceboolean
StopSignalstring
Ttyboolean
Userstring
Volumesobject
WorkingDirstring

Changes

Changed in 2 of the 4 revisions of this API.2

    • api operation id updateConfig removed and replaced with updateProjectConfig

      api-operation-id-removed

    • api operation id updateProjectConfig removed and replaced with updateConfig

      api-operation-id-removed