AS a package user, I want the ability for the CLI to have an output to file option #80
Labels
No labels
blocked
documentation
duplicate
enhancement
good first issue
help wanted
invalid
needs criteria
needs estimate
needs tests
question
spike
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
epic
type
investigation
type
story
wontfix
blocked
duplicate
needs criteria
needs designs
needs estimate
needs testing
question
type
admin
type
alert
type
bug
type
defect
type
dependencies
type
design
type
documentation
type
epic
type
incident
type
investigation
type
spike
type
story
won't fix
No project
No assignees
2 participants
Notifications
Total time spent: 1 hour 8 minutes
Due date
Vylpes
1 hour 3 minutes
VylpesTester
5 minutes
No due date set.
Dependencies
No dependencies set.
Reference: RabbitLabs/random-bunny#80
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
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>
flagTHEN the output will be saved to
<filename>
Subtasks
Notes
No notes
Output to a fileto AS a package user, I want the ability for the CLI to have an output to file optionThis works, however I think the output should add a new line at the end