CLICommand reference
Functions
Generated reference for nimbu functions
Generated from the CLI command contract. Do not edit this page manually.
nimbu functions
Execute cloud functions
nimbu functions run
Execute cloud function
Arguments
| Name | Required | Description |
|---|---|---|
assignments | no | Inline assignments (e.g. foo=bar, amount:=2) |
Flags
| Flag | Required | Default | Description |
|---|---|---|---|
--function | no | Function identifier | |
--file | no | Read function params JSON from file (use - for stdin) |