Controller
Destroys a controller.
Command
$ eucalypt destroy controller
# Alias/shortened
$ eucalypt d controller
$ eucalypt d c
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