Generate
Create a new Pundit policy permission.
Command
$ eucalypt security policy permission generate
# Alias/shortened
$ eucalypt s policy permission generate
$ eucalypt s policy permission g
$ eucalypt s policy p gArguments
[POLICY]- The name of the policy.[PERMISSION]- The name of the permission.
Examples
$ eucalypt s policy permission g post editGenerate an
editpermission for thepostpolicy.
Last updated