-
-
Notifications
You must be signed in to change notification settings - Fork 21
[FEATURE]: remove compilers dynamically via command line #1201
Copy link
Copy link
Closed
Labels
new featureNew Feature in buildtest such as command line or improvement to buildspecNew Feature in buildtest such as command line or improvement to buildspec
Milestone
Description
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
- I agree that I posted my question in slack before creating this issue
Is there an existing issue
- I confirm there is no existing issue for this issue
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
new featureNew Feature in buildtest such as command line or improvement to buildspecNew Feature in buildtest such as command line or improvement to buildspec