Help (-H)
Display additional information about other commands and their arguments and options.
Command
$ eucalypt -HArguments
[COMMAND]- The command to display additional information about.
Examples
$ eucalypt -H init$ eucalypt -H iDisplays information about initializing an application.
$ eucalypt -H migration create table$ eucalypt -H m create tDisplays information about generating a table creation migration.
$ eucalypt -H security policy generate$ eucalypt -H s policy gDisplays information about generating an authorization policy.
$ eucalypt -H generate scaffold$ eucalypt -H g sDisplays information about generating scaffolds
Last updated