func/docs/reference/func_environment.md

610 B

func environment

Display function execution environment information

Synopsis

NAME func environment

SYNOPSIS func environment - display function execution environment information

DESCRIPTION Display information about the function execution environment, including the version of func, the version of the function spec, the default builder, available runtimes, and available templates.

func environment

Options

  -h, --help      help for environment
  -v, --verbose   Print verbose logs ($FUNC_VERBOSE)

SEE ALSO

  • func - func manages Knative Functions