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 a command line switch to install presets #1283

Open
AxCoder opened this issue Oct 1, 2020 · 4 comments · May be fixed by #1496
Open

Add a command line switch to install presets #1283

AxCoder opened this issue Oct 1, 2020 · 4 comments · May be fixed by #1496

Comments

@AxCoder
Copy link

AxCoder commented Oct 1, 2020

We want to automate deployment of perfview to new machines. Currently presents installation reuires several clicks.

It would be very nice to have a way to automate it. For example like this:

PerfView.exe installPresets \\NetworkPath\folder\presets-for-out-cool-product.xml
@ilabutin
Copy link
Contributor

ilabutin commented Oct 1, 2020

Do you want this functionality to behave in the same was as the "Import" button works in the Manage Presets dialog?

@AxCoder
Copy link
Author

AxCoder commented Oct 1, 2020

Yes, exactly the same way.

@ilabutin
Copy link
Contributor

ilabutin commented Oct 1, 2020

OK. That should be easy to do. I'll look into this, but no promises time-wise :)

@brianrob
Copy link
Member

brianrob commented Oct 1, 2020

This seems like a reasonable feature to me. I would recommend calling it something like "importPresets" to match the import/export wording used in the UI. @ilabutin, thanks for taking this.

@ilabutin ilabutin linked a pull request Sep 20, 2021 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants