gchq / gchq/sleeper

Improve usability of ingestJobStatusReport.sh

Open
#7,837 0 comments 0 reactions 1 assignee Claimed by @rtjd6554 View on GitHub
clients-module enhancement
Dominant language
Java
Stars
107
Forks
29
Avg merge
19h 46m
Merged PRs (30d)
141

Description

### User Story

As a user, I want the ingest job status report to use a standard form for command line arguments, so that it's clear, self-documenting and easy to use.

### Description / Background

We'd like to improve the way the ingest job report script takes command line parameters. We'd like to make it easy to set the options you want to use. We'd like it to be self-documenting, with an option for help text.

We'd like to match the setup of command line parameters used by other scripts. For example, see the following issue:

- https://github.com/gchq/sleeper/issues/7274

### Technical Notes / Implementation Details

This should use CommandArguments in a similar way to other scripts.

For the output format, we want a way of processing this argument that will be used by all the reporting scripts.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.