Skip to content
This repository has been archived by the owner on Jun 25, 2019. It is now read-only.

Command line Interface

serby edited this page Jun 7, 2012 · 8 revisions

Thanks to @domudall work on this has now started. It is still at a very early stage and not all the commands listed below are implemented, but if you want to try it you can find it here: https://github.com/serby/control-cli

Create

 control create <name>

Install a bundle

 control bundle:install <URL>

Create a new bundle

 control bundle:create <name>

Remove a bundle

 control bundle:remove <name>
Clone this wiki locally