cub function
cub function
Function commands
Synopsis
The function subcommands are used to discover and execute functions.
Functions are explained at https://docs.confighub.com/background/entities/function/. A guide for how to use functions is at https://docs.confighub.com/guide/functions/.
Options
--executor-space string Space ID or slug whose executor to use for builtin functions (org-level only)
-h, --help help for function
--space string space ID to perform command on
Options inherited from parent commands
--context string The context to use for this command
--debug Debug output
SEE ALSO
- cub - ConfigHub CLI
- cub function do - Invoke one function
- cub function exec - Invoke a list of functions
- cub function explain - Explain a function
- cub function list - List functions
- cub function local - Execute a function locally on input data for debugging