mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
fnctl: add run command and fix env var handling (#211)
* fnctl: add run command and fix env var handling * fnctl: fix help screens * fnctl: address code review and fix logic mistake
This commit is contained in:
committed by
Seif Lotfy سيف لطفي
parent
5b5422148b
commit
1025caeb04
@@ -21,6 +21,7 @@ func main() {
|
||||
apps(),
|
||||
build(),
|
||||
bump(),
|
||||
call(),
|
||||
lambda(),
|
||||
publish(),
|
||||
routes(),
|
||||
|
||||
Reference in New Issue
Block a user