Scaffold

Destroys a scaffold.

Command

$ eucalypt destroy scaffold
# Alias/shortened
$ eucalypt d scaffold
$ eucalypt d s

Arguments

  • [NAME] - The name of the scaffold (if argument is empty, a list of existing scaffolds will be displayed for the user to select one from).

Examples

  • $ eucalypt d scaffold tweet

    Destroys the tweet scaffold.

Last updated