Skip to content

Commit fdac03d

Browse files
committed
Add list-output example to README.md
Signed-off-by: Bernd Hufmann <[email protected]>
1 parent 32e46a2 commit fdac03d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -176,6 +176,7 @@ Examples:
176176
./tsp_cli_client --list-experiment UUID
177177
./tsp_cli_client --delete-experiment UUID [--do-delete-traces]
178178
./tsp_cli_client --list-outputs UUID
179+
./tsp_cli_client --list-output OUTPUT_ID --uuid UUID
179180
./tsp_cli_client --get-tree OUTPUT_ID --uuid UUID
180181
./tsp_cli_client --get-virtual-table-columns OUTPUT_ID --uuid UUID
181182
./tsp_cli_client --get-virtual-table-lines --table-line-index INDEX --table-line-count COUNT --table-column-ids IDs --table-search-direction DIRECTION --table-search-expression COLUMN_ID EXPRESSION

0 commit comments

Comments
 (0)