fun functions
Commands to interact with Functions API
Synopsis
Fundamentum Functions are WASM cloud functions for the Fundamentum IoT platform. The cli remembers your projects, functions IDs, and credentials to simplify functions development and deployment.
Options
-h, --help help for functions
Options inherited from parent commands
--config string config directory
SEE ALSO
- fun - A command-line interface to Fundamentum API.
- fun functions edit - Edit a function
- fun functions invoke - Invoke a function
- fun functions list - List functions of a project
- fun functions names - Commands to interact with the function links stored in the CLI configuration
- fun functions new - Create a new function
- fun functions upload - Upload a new version of a function