Skip to content
This repository was archived by the owner on Jan 20, 2022. It is now read-only.

mozilla/tctalker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Perform operations against Taskcluster API.

Installation

  • virtualenv --python=$(which python3.5) venv
  • source venv/bin/activate
  • pip install tctalker

Configs specification

Configs can be served via json config file (check config.json.sample included within this repo)

Usage

Usage example following Pypi installation:

  • tctalker --verbose --conf config.json report_completed $taskid1 $taskid2 [...]
  • tctalker --conf config.json cancel $taskid3
  • tctalker --conf config.json rerun $taskid4

About

INACTIVE - http://mzl.la/ghe-archive - Script to perform various ops against TC API

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages