## ✨ Feature <!-- What is the feature you would like to see? Is this related to a SIP? If so, please link it! --> CLI dynamically updating. ## Motivation <!-- Why should this feature be implemented? How would this feature be used? What module(s) does this affect? Is this feature request related to a problem? If so, please describe. Please link to any relevant issues or other PRs! --> Would be nice if when you add a new example OP the `xtask` CLI could automatically register a CLI for it in some way. ## Implementation <!-- What needs to be built for the feature to be supported? What module(s) does this feature affect? Or is it a new module? How should this feature be implemented? --> JSON config for it?
✨ Feature
CLI dynamically updating.
Motivation
Would be nice if when you add a new example OP the
xtaskCLI could automatically register a CLI for it in some way.Implementation
JSON config for it?