/
Testery CLI Command Reference
Testery CLI Command Reference
upload-build-artifacts
Usage: testery upload-build-artifacts [OPTIONS]
Uploads a file or directory of build artifacts and associates them with
the specified build-id
Options:
--api-url TEXT The URL for the Testery API. Only required for development
purposes.
--token TEXT Your Testery API token. [required]
--project TEXT The project key. [required]
--build-id TEXT The build the atifact should be associated with.
[required]
--path TEXT The path to the file or directory you want to upload.
[required]
--zip-dir Creates a zip file of the directory contents before
uploading.
--help Show this message and exit.
, multiple selections available,
Related content
Installing the Testery CLI
Installing the Testery CLI
More like this
Configure Azure Devops Pipelines to Upload Test Artifacts and Perform a Test Run
Configure Azure Devops Pipelines to Upload Test Artifacts and Perform a Test Run
More like this
Testery Deployments
Testery Deployments
More like this
Create Account
Create Account
More like this
Testery Docs
Testery Docs
More like this
Testery API Documentation
Testery API Documentation
More like this