Skip to main content

Script to perform various ops against TC API

Project description

Installation

  • virtual venv

  • source venv/bin/activate

  • pip install tctalker

Configs specification

Configs can be served in two ways:

  • via json config file (check config.json.sample included within this repo)

  • via env vars: TASKCLUSTER_CLIENT_ID, TASKCLUSTER_ACCESS_TOKEN, TASKCLUSTER_CERTIFICATE

Usage

Usage example following Pypi installation:

  • tctalker --verbose --conf config.json report_completed $taskid1 $taskid2 [...]

  • tctalker --conf config.json cancel $taskid3

  • tctalker rerun $taskid4 (assuming env vars coexist)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tctalker-0.0.7.tar.gz (3.3 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page