Safe Haskell | Safe-Inferred |
---|---|
Language | Haskell2010 |
The Arg Opt.Parser for the serve
subcommand.
Documentation
serveCommandParser :: EnabledLogTypes impl => Parser (ServeOptionsRaw impl) Source #
pgPoolTimeoutOption :: Option () Source #
adminSecretOption :: Option () Source #
accessKeyOption :: Option () Source #
authHookOption :: Option () Source #
jwtSecretOption :: Option () Source #
unAuthRoleOption :: Option () Source #
consoleAssetsDirOption :: Option () Source #
consoleSentryDsnOption :: Option () Source #
enabledLogsOption :: EnabledLogTypes impl => Option (HashSet (EngineLogType impl)) Source #
serveCmdFooter :: Doc Source #