project
2 minute read
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](artifact-type.md for a given name within a project
Argument | |
---|---|
project |
A project |
artifactType |
The name of the [artifactType](artifact-type.md |
Return Value
The [artifactType](artifact-type.md for a given name within a project
project-artifactTypes
Returns the [artifactTypes](artifact-type.md for a project
Argument | |
---|---|
project |
A project |
Return Value
The [artifactTypes](artifact-type.md for a project
project-artifactVersion
Returns the [artifactVersion](artifact-version.md for a given name and version within a project
Argument | |
---|---|
project |
A project |
artifactName |
The name of the [artifactVersion](artifact-version.md |
artifactVersionAlias |
The version alias of the [artifactVersion](artifact-version.md |
Return Value
The [artifactVersion](artifact-version.md 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](artifact-type.md for a given name within a project
Argument | |
---|---|
project |
A project |
artifactType |
The name of the [artifactType](artifact-type.md |
Return Value
The [artifactType](artifact-type.md for a given name within a project
project-artifactTypes
Returns the [artifactTypes](artifact-type.md for a project
Argument | |
---|---|
project |
A project |
Return Value
The [artifactTypes](artifact-type.md for a project
project-artifactVersion
Returns the [artifactVersion](artifact-version.md for a given name and version within a project
Argument | |
---|---|
project |
A project |
artifactName |
The name of the [artifactVersion](artifact-version.md |
artifactVersionAlias |
The version alias of the [artifactVersion](artifact-version.md |
Return Value
The [artifactVersion](artifact-version.md 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
Feedback
Was this page helpful?
Glad to hear it! If you have further feedback, please let us know.
Sorry to hear that. Please tell us how we can improve.