morty function build

morty function build

Build a function image to be run in Morty. If PATH is not provided, the current directory will be used.

Synopsis

This command allows you to build a function image that can be run in Morty.

morty function build [PATH] [flags]

Options

  -h, --help   help for build

Options inherited from parent commands

  -v, --verbose count   Level of verbosity: -v for INFO, -vv for DEBUG, -vvv for TRACE.

See Also