morty function init
Initialize a new function workspace
Synopsis
Initialize a new function workspace
morty function init NAME <opt:DIRECTORY> [flags]
Options
-h, --help help for init
-r, --runtime string The runtime to use for the function. (default "node-19")
Options inherited from parent commands
-v, --verbose count Level of verbosity: -v for INFO, -vv for DEBUG, -vvv for TRACE.
See Also
- morty function - Manage functions from the CLI