Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Output flags need to have "format" prefix #79

Closed
vdjagilev opened this issue Apr 22, 2022 · 0 comments · Fixed by #91
Closed

Output flags need to have "format" prefix #79

vdjagilev opened this issue Apr 22, 2022 · 0 comments · Fixed by #91
Assignees
Labels
priority/medium Medium priority issue prop/bc-break Property: Breaking Change tech/go Golang type/feature New feature (or request)
Milestone

Comments

@vdjagilev
Copy link
Owner

For each type json, md, html or csv, there should be an output option 'prefix'.
For example:

--skip-summary should be --html-skip-summary and --md-skip-summary.

@vdjagilev vdjagilev added priority/medium Medium priority issue tech/go Golang type/feature New feature (or request) labels Apr 22, 2022
@vdjagilev vdjagilev added this to v3 Apr 22, 2022
@vdjagilev vdjagilev added this to the 1.0.0 milestone Apr 22, 2022
@vdjagilev vdjagilev moved this to Todo in v3 Apr 23, 2022
@vdjagilev vdjagilev moved this from Todo to In Progress in v3 Apr 25, 2022
vdjagilev added a commit that referenced this issue Apr 27, 2022
* #79: Add prefix for the output flags

* Remove commented out code
@vdjagilev vdjagilev moved this from In Progress to Done in v3 Apr 27, 2022
@vdjagilev vdjagilev added the prop/bc-break Property: Breaking Change label Apr 28, 2022
@vdjagilev vdjagilev linked a pull request Apr 28, 2022 that will close this issue
@vdjagilev vdjagilev self-assigned this Apr 28, 2022
vdjagilev added a commit that referenced this issue May 2, 2022
* #79: Add prefix for the output flags

* Remove commented out code
@vdjagilev vdjagilev moved this from Done to Released in v3 May 2, 2022
Repository owner moved this from Released to Done in v3 May 2, 2022
@vdjagilev vdjagilev moved this from Done to Released in v3 May 2, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
priority/medium Medium priority issue prop/bc-break Property: Breaking Change tech/go Golang type/feature New feature (or request)
Projects
Status: Released / Merged
Development

Successfully merging a pull request may close this issue.

1 participant