# API Helpers Command Line Interface The idea is to use **[Thor](http://whatisthor.com/)** `TODO`: * check if the unique point access can be feed by the current loading architecture, and make it fit with *Thor* * analyze if **subcommands** can do the trick there and how * check of **modifiers / flags** support (is it all *via subcommands*) * implement the architecture to easily expose specific logics of the helpers * check if the cli pipe can be used to **thor** between commands