Controller
Destroys a controller.
Command
Arguments
[NAME]
- The name of the controller (if argument is empty, a list of existing controllers will be displayed for the user to select one from).
Examples
$ eucalypt d controller tweet
Destroys the
tweet
controller.
Last updated