Skip to content

Conversation

PatrickTasse
Copy link

What it does

Add --get-data and --parameters arguments to cli.

Implement fetch_data to invoke /obj endpoint.

Add ObjectModel support for the response.

How to test

Check help output with --help
Check help output with incorrect use of --get-data
Try --get-data with raw events data provider with mix of parameters.
./tsp_cli_client --get-data org.eclipse.tracecompass.tmf.core.model.events.data --uuid 50484c19-f1af-3af3-841a-0d821ed393d2 --parameters '"next": 100000, "count": 5, "type":"sched"'

Follow-ups

Consolidate or reuse use or parsing of --parameters argument with the configuration commands --params argument.

Review checklist

  • As an author, I have thoroughly tested my changes and carefully followed the instructions in this template

Add --get-data and --parameters arguments to cli.

Implement fetch_data to invoke /obj endpoint.

Add ObjectModel support for the response.

Signed-off-by: Patrick Tasse <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant