Skip to content

Proposal for change pbench-agent "commands" to a unified Python3 based interface #1493

Open
@portante

Description

@portante

Today we have:

$ pbench-register-tool-set ...
$ pbench-user-benchmark
$ pbench-move-results
$ pbench-list-tools
...

Let's replacing with a command like:

$ pbench register toolset
$ pbench register tool
$ pbench move results
$ pbench list tools

Not sure about pbench-user-benchmark, pbench-run-benchmark, or pbench-fio, etc.

Metadata

Metadata

Assignees

Type

No type

Projects

Status

To Do

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions