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

1.12.65: allow aq cat to display template library templates #125

Open
jouvin opened this issue Nov 2, 2018 · 0 comments
Open

1.12.65: allow aq cat to display template library templates #125

jouvin opened this issue Nov 2, 2018 · 0 comments

Comments

@jouvin
Copy link
Contributor

jouvin commented Nov 2, 2018

The template library being installed in the plenary template area, it is not easy to see its contents. It is possible to go to the sources on GitHub or maintain a private copy but it would be handy if aq cat could display a template from the template library with something like:

aq cat --template_library --version 18.6.0 --subset standard -- template hardware/cpu/intel/xeon_e5_2670v3.pan

--template should be the name known by the user (relative to the loadpath). --subset starndard|core|os|..., --core, --os... would allow to specify a template library subset. Ideally, it should be possible not to specify it and have every subset be tried until one match is found but it would not work for OS, cloud, grid where there are multiple versions behind so it is probably easier to require it in the first implementation.

It would be good also to have a --list that will give the template list available in the namespace specified by --template. This would be useful to know the existing hardware templates in the template library, for example.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant