perfsonar / perfsonar/pscheduler

pscheduler task query command

Open
#477 3 comments 0 reactions 1 assignee View on GitHub

@mfeit-internet2 is already working on this.

Since Aug 10, 2018.

enhancement
Dominant language
Python
Stars
60
Forks
38
Avg merge
1m
Merged PRs (30d)
1

Description

It would be nice to have a command that does the equivalent of adding the json="" to the end of a /tasks API call to help with debugging. Preferably you could give it command-line parameters like you'd feed pscheduler task and it would return and tasks that match the parameters provided. Example (call the command query here but could be whatever):

pscheduler query throughput --source antg-staging.es.net --dest antg-dev.es.net

The result would be a list of tasks that matched the parameters I provided. Would also want to be able to query on archiver parameters, reference parameters, schedule parameters and just about anything else you can feed to the task command currently.

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.