xfstestsdb rename #8

Closed
opened 2023-01-31 09:26:11 -05:00 by anna · 0 comments
Owner

Renames a run entry in the database.

Invocation

$ xfstestsdb rename <runid> <new name>

Arguments

Argument Description
<runid> The runid of the entry to be renamed
<new name> The new name of the run entry

Exit

Exit Code Description
0 The run was successfully renamed
ENOENT The requested run was not found in the database
Renames a run entry in the database. #### Invocation ``` $ xfstestsdb rename <runid> <new name> ``` #### Arguments | Argument | Description | | ------------ | ------------------------------------ | | `<runid>` | The runid of the entry to be renamed | | `<new name>` | The new name of the run entry | #### Exit | Exit Code | Description | | --------- | ----------------------------------------------- | | `0` | The run was successfully renamed | | `ENOENT` | The requested run was not found in the database |
anna added this to the 1.0 milestone 2023-01-31 09:26:11 -05:00
anna added the
enhancement
label 2023-01-31 09:26:11 -05:00
anna added this to the 1.0 Roadmap project 2023-01-31 09:26:11 -05:00
anna closed this issue 2023-02-13 11:23:58 -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#8
No description provided.