Commit e91051e
fix: functions:build example (#5618)
* Fix for functions:build example
I was creating a plugin and running the example command is not working as `timeout` and `name` does not exist for the functions:build command
* chore: update docs
---------
Co-authored-by: Karin Hendrikse <30577427+khendrikse@users.noreply.github.com>1 parent 8ae1456 commit e91051e
File tree
2 files changed
+2
-2
lines changed- docs/commands
- src/commands/functions
2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
0 commit comments