Controller
Destroys a controller.
Command
$ eucalypt destroy controller
# Alias/shortened
$ eucalypt d controller
$ eucalypt d cArguments
[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 tweetDestroys the
tweetcontroller.
Last updated