Setup
Sets up Warden authentication.
Command
$ eucalypt security warden setup
# Alias/shortened
$ eucalypt s warden setup
$ eucalypt s warden s
$ eucalypt s w sOptions/flags
--controller,--no-controller, (Default: True)Specify whether or not to generate an authentication controller.
Examples
$ eucalypt s warden setupSets up Warden authentication with default options.
$ eucalypt s warden setup --no-controllerSets up Warden authentication (without an authentication controller).
Last updated