fun functions edit
Edit a function
Synopsis
This command edits the definition of a function. If a file is passed, the function definition is entirely overwritten with the contents of the file. Otherwise, current details are obtained and fields can be selectively edited through the terminal. The function name specified is the one locally associated with it.
fun functions edit [name] (path/to/input) [flags]
Options
-h, --help help for edit
Options inherited from parent commands
--config string config directory
SEE ALSO
- fun functions - Commands to interact with Functions API