Skip to main content

project

Chainable Ops

project-artifact

Returns the artifact for a given name within a project

Argument
projectA project
artifactNameThe 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
projectA project
artifactTypeThe name of the artifactType

Return Value

The artifactType for a given name within a project

project-artifactTypes

Returns the artifactTypes for a project

Argument
projectA project

Return Value

The artifactTypes for a project

project-artifactVersion

Returns the artifactVersion for a given name and version within a project

Argument
projectA project
artifactNameThe name of the artifactVersion
artifactVersionAliasThe 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
projectA project

Return Value

The creation time of the project

project-name

Returns the name of the project

Argument
projectA project

Return Value

The name of the project

project-runs

Returns the runs from a project

Argument
projectA project

Return Value

The runs from a project

List Ops

project-artifact

Returns the artifact for a given name within a project

Argument
projectA project
artifactNameThe 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
projectA project
artifactTypeThe name of the artifactType

Return Value

The artifactType for a given name within a project

project-artifactTypes

Returns the artifactTypes for a project

Argument
projectA project

Return Value

The artifactTypes for a project

project-artifactVersion

Returns the artifactVersion for a given name and version within a project

Argument
projectA project
artifactNameThe name of the artifactVersion
artifactVersionAliasThe 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
projectA project

Return Value

The creation time of the project

project-name

Returns the name of the project

Argument
projectA project

Return Value

The name of the project

project-runs

Returns the runs from a project

Argument
projectA project

Return Value

The runs from a project

Was this page helpful?👍👎