eucalypt
Search…
>= 0.9.0
eucalypt
Installation
CLI
Core
Generate
Destroy
Controller
Helper
Model
Scaffold
Blog
Migration
Features
Powered By
GitBook
Scaffold
Destroys a scaffold.
Command
1
$ eucalypt destroy scaffold
2
# Alias/shortened
3
$ eucalypt d scaffold
4
$ eucalypt d s
Copied!
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.
Previous
Model
Next
Blog
Last modified
3yr ago
Copy link
Contents
Command
Arguments
Examples