fun functions upload
Upload a new version of a function
Synopsis
This command uploads a WASM binary blob to a function, replacing the current version of the code with the newly uploaded file. The function name specified is the one locally associated with it.
fun functions upload [name] [path/to/file] [flags]
Options
-h, --help help for upload
Options inherited from parent commands
--config string config directory
SEE ALSO
- fun functions - Commands to interact with Functions API