Link Search Menu Expand Document

Plugin System

To give better support for customization inside the CLI we created a plugin system that you can extend code, creating new commands and groups and even modify the existing ones.

All plugins need to be created inside .one/plugins/*


Table of contents