Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Add an option to specify output path for chef report #487

Open
jordan3825 opened this issue Apr 26, 2021 · 0 comments
Open

Add an option to specify output path for chef report #487

jordan3825 opened this issue Apr 26, 2021 · 0 comments
Labels
Aspect: UX How users feel interacting with the project, focusing on function, ease-of-use and accessibility. Triage: Feature Request Indicates an issue requesting new functionality.

Comments

@jordan3825
Copy link

Describe the Enhancement:

Specify the output path for the chef report commands

Describe the Need:

Outputting to specific file path allows users use the chef report commands in scripts and consume the output in future steps

Current Alternative

If there is only 1 report in the .chef-workstation folder, a glob can be used.

mv $HOME/.chef-workstation/reports/cookbooks-*.csv $HOME/known/path/cookbooks.csv

Can We Help You Implement This?:

@jordan3825 jordan3825 added the Status: Untriaged An issue that has yet to be triaged. label Apr 26, 2021
@vkarve-chef vkarve-chef added Aspect: UX How users feel interacting with the project, focusing on function, ease-of-use and accessibility. Triage: Feature Request Indicates an issue requesting new functionality. and removed Status: Untriaged An issue that has yet to be triaged. labels Jul 7, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Aspect: UX How users feel interacting with the project, focusing on function, ease-of-use and accessibility. Triage: Feature Request Indicates an issue requesting new functionality.
Projects
None yet
Development

No branches or pull requests

2 participants