fun functions invoke
Invoke a function
Synopsis
This command invokes a function with some arbitrary input from a file, or standard input if the file is set to ‘-’ or unspecified, returning the resulting output in standard output. The function name specified is the one locally associated with it.
fun functions invoke [name] (path/to/input) [flags]
Options
-h, --help help for invoke
Options inherited from parent commands
--config string config directory
SEE ALSO
- fun functions - Commands to interact with Functions API