xfstestsdb xunit properties #14

Closed
opened 2023-02-07 14:34:15 -05:00 by anna · 0 comments
Owner

This command prints out the xunit property entries that have been added to the xunit_properties database table.

Invocation

$ xfstestsdb xunit properties [--color[={light|dark|none}]] [--property <property>] [--runid <tag>] [--value <value>] [--xunit <xunit>]

Options

Options Choices Description
--color[=] light, dark, none The color output choice
--property= Show entries that match the given property name pattern
--runid= Show entries that match the given runid pattern
--value= Show entries that match the given property value pattern
--xunit= Show entries that match the given xunit pattern

Exit

Exit Code Description
0 The results have been successfully printed out
This command prints out the xunit property entries that have been added to the [[xunit_properties]] database table. #### Invocation ``` $ xfstestsdb xunit properties [--color[={light|dark|none}]] [--property <property>] [--runid <tag>] [--value <value>] [--xunit <xunit>] ``` #### Options | Options | Choices | Description | | ------------- | ----------------- | -------------------------------------------------------- | | `--color[=]` | light, dark, none | The color output choice | | `--property=` | | Show entries that match the given property name pattern | | `--runid=` | | Show entries that match the given runid pattern | | `--value=` | | Show entries that match the given property value pattern | | `--xunit=` | | Show entries that match the given xunit pattern | #### Exit | Exit Code | Description | | --------- | ------------------------------------------------ | | `0` | The results have been successfully printed out |
anna added this to the 1.0 milestone 2023-02-07 14:34:15 -05:00
anna added the
enhancement
label 2023-02-07 14:34:15 -05:00
anna added this to the 1.0 Roadmap project 2023-02-07 14:34:15 -05:00
anna closed this issue 2023-02-13 11:23:59 -05:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: anna/xfstestsdb#14
No description provided.