project
Chainable Ops
project-artifact
Returns the artifact for a given name within a project
Argument | |
---|---|
project | A project |
artifactName | The name of the artifact |
Return Value
The artifact for a given name within a project
project-artifactType
Returns the artifactType for a given name within a project
Argument | |
---|---|
project | A project |
artifactType | The name of the artifactType |
Return Value
The artifactType for a given name within a project
project-artifactTypes
Returns the artifactTypes for a project
Argument | |
---|---|
project | A project |
Return Value
The artifactTypes for a project
project-artifactVersion
Returns the artifactVersion for a given name and version within a project
Argument | |
---|---|
project | A project |
artifactName | The name of the artifactVersion |
artifactVersionAlias | The version alias of the artifactVersion |
Return Value
The artifactVersion for a given name and version within a project
project-createdAt
Returns the creation time of the project
Argument | |
---|---|
project | A project |
Return Value
The creation time of the project
project-name
Returns the name of the project
Argument | |
---|---|
project | A project |
Return Value
The name of the project
project-runs
Returns the runs from a project
Argument | |
---|---|
project | A project |
Return Value
List Ops
project-artifact
Returns the artifact for a given name within a project
Argument | |
---|---|
project | A project |
artifactName | The name of the artifact |
Return Value
The artifact for a given name within a project
project-artifactType
Returns the artifactType for a given name within a project
Argument | |
---|---|
project | A project |
artifactType | The name of the artifactType |
Return Value
The artifactType for a given name within a project
project-artifactTypes
Returns the artifactTypes for a project
Argument | |
---|---|
project | A project |
Return Value
The artifactTypes for a project
project-artifactVersion
Returns the artifactVersion for a given name and version within a project
Argument | |
---|---|
project | A project |
artifactName | The name of the artifactVersion |
artifactVersionAlias | The version alias of the artifactVersion |
Return Value
The artifactVersion for a given name and version within a project
project-createdAt
Returns the creation time of the project
Argument | |
---|---|
project | A project |
Return Value
The creation time of the project
project-name
Returns the name of the project
Argument | |
---|---|
project | A project |
Return Value
The name of the project
project-runs
Returns the runs from a project
Argument | |
---|---|
project | A project |