NAME
Clustericious::Command::generate - Clustericious code generation commands.
SYNOPSIS
% clustericious generate mbd_app Myapp --schema schema.sql
DESCRIPTION
This is the base class for all Clustericious code generation commands. It inherits from Mojolicious::Command::generate instead of Clustericious::Command.
SUPER CLASS
Mojolicious::Command::generate