buildtest icon indicating copy to clipboard operation
buildtest copied to clipboard

[FEATURE]: remove compilers dynamically via command line

Open shahzebsiddiqui opened this issue 2 years ago • 0 comments

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

shahzebsiddiqui avatar Aug 16 '22 15:08 shahzebsiddiqui