buildtest
buildtest copied to clipboard
[FEATURE]: remove compilers dynamically via command line
Please describe your feature request
It would be nice to remove the compilers from command line via buildtest config compilers rm <compiler>
to remove a compiler from the configuration file and update the configuration upon completion. This could be useful if one wants to remove an outdated compiler.
For instance buildtest config compilers rm gcc_6.5.0
will remove a compiler name gcc_6.5.0
which is the name of the compiler (entry in buildtest cg compilers
)
Post question in Slack
- [X] I agree that I posted my question in slack before creating this issue
Is there an existing issue
- [X] I confirm there is no existing issue for this issue