AS a package user, I want the ability for the CLI to have an output to file option #80

Open
opened 2023-07-30 14:51:09 +01:00 by Vylpes · 1 comment
Owner

Epic: #70
Story Points: 2


AS a package user, I want the ability for the CLI to have an output to file option
SO THAT I can have my output saved to a file rather than outputted to the command line

Acceptance Criteria

AS a package user
GIVEN I want to send the output to a file
WHEN I supply the -o <filename> flag
THEN the output will be saved to <filename>

Subtasks

  • Add output option
  • Update tests
  • Update documentation
  • Add a newline to the output

Notes

No notes

Epic: #70 Story Points: 2 --- AS a package user, I want the ability for the CLI to have an output to file option SO THAT I can have my output saved to a file rather than outputted to the command line ## Acceptance Criteria AS a package user GIVEN I want to send the output to a file WHEN I supply the `-o <filename>` flag THEN the output will be saved to `<filename>` ## Subtasks - [x] Add output option - [x] Update tests - [x] Update documentation - [ ] Add a newline to the output ## Notes *No notes*
Vylpes added the
type
story
needs criteria
needs estimate
labels 2023-07-30 14:51:16 +01:00
Vylpes changed title from Output to a file to AS a package user, I want the ability for the CLI to have an output to file option 2023-11-19 14:41:57 +00:00
Vylpes removed the
needs criteria
label 2023-11-19 14:44:51 +00:00
Vylpes removed the
needs estimate
label 2023-12-31 14:29:17 +00:00
Vylpes added this to the 2.3.0 milestone 2024-06-02 16:29:41 +01:00
Vylpes added this to the 2.3 Sprint 1 project 2024-06-09 14:35:23 +01:00
Vylpes self-assigned this 2024-06-19 17:10:18 +01:00
Vylpes started working 2024-06-19 17:10:25 +01:00
Vylpes stopped working 2024-06-19 18:08:12 +01:00
57 minutes 47 seconds
Member

This works, however I think the output should add a new line at the end

image
This works, however I think the output should add a new line at the end <img width="1430" alt="image" src="/attachments/2c774dd2-3db6-423c-a536-69985ff39b4b">
107 KiB
VylpesTester added spent time 2024-06-22 15:25:34 +01:00
5 minutes
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Total time spent: 1 hour 2 minutes
Vylpes
57 minutes 47 seconds
VylpesTester
5 minutes
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: RabbitLabs/random-bunny#80
No description provided.