AS a command line user, I want to be able to have the output of the command in a JSON format #73

Closed
opened 2023-07-02 14:36:46 +01:00 by Vylpes · 1 comment
Owner

Epic: #70
Story Points: 3


AS a command line user, I want to be able to have the output of the command in a JSON format
SO THAT I can interact with it in a JSON way, such as in other programs which accept a JSON input

Acceptance Criteria

AS a command line user
GIVEN I want the output to be in JSON
WHEN I run the command with the JSON tag
THEN the output will be in JSON

Subtasks

  • Create JSON output
  • Update help menu
  • Update tests

Notes

  • The tag is -j
Epic: #70 Story Points: 3 --- AS a command line user, I want to be able to have the output of the command in a JSON format SO THAT I can interact with it in a JSON way, such as in other programs which accept a JSON input ## Acceptance Criteria AS a command line user GIVEN I want the output to be in JSON WHEN I run the command with the JSON tag THEN the output will be in JSON ## Subtasks - [x] Create JSON output - [x] Update help menu - [x] Update tests ## Notes - The tag is `-j`
Vylpes added the
type
story
needs criteria
needs estimate
labels 2023-07-02 14:36:52 +01:00
Vylpes added this to the 2.2 milestone 2023-07-02 14:37:15 +01:00
Vylpes changed title from Output as JSON option to AS a command line user, I want to be able to have the output of the command in a JSON format 2023-07-30 14:57:03 +01:00
Vylpes removed the
needs criteria
label 2023-07-30 14:59:52 +01:00
Vylpes added a new dependency 2023-07-30 14:59:58 +01:00
Vylpes added the
blocked
label 2023-07-30 15:00:26 +01:00
Vylpes removed the
blocked
label 2023-10-27 15:55:32 +01:00
Vylpes removed the
needs estimate
label 2023-11-19 14:30:15 +00:00
Vylpes added this to the 2.2 Sprint 3 project 2023-11-26 15:10:29 +00:00
Vylpes self-assigned this 2023-12-05 18:01:30 +00:00
Vylpes started working 2023-12-07 18:11:21 +00:00
Vylpes stopped working 2023-12-07 18:21:32 +00:00
10 minutes 11 seconds
Vylpes modified the project from 2.2 Sprint 3 to 2.2 Sprint 4 2024-01-07 15:03:32 +00:00
Vylpes started working 2024-01-17 18:12:05 +00:00
Vylpes stopped working 2024-01-17 18:19:57 +00:00
7 minutes 52 seconds
Member

This has passed testing, the -j and --json options now change the output to be in JSON when passed

Screenshot 2024-01-20 at 16.02.00

This has passed testing, the `-j` and `--json` options now change the output to be in JSON when passed ![Screenshot 2024-01-20 at 16.02.00](/attachments/c45b89a4-95de-44f3-b9a5-04606ed97ab9)
VylpesTester added spent time 2024-01-20 16:02:50 +00:00
2 minutes
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 20 minutes 3 seconds
VylpesTester
2 minutes
Vylpes
18 minutes 3 seconds
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Reference: RabbitLabs/random-bunny#73
No description provided.