mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Updated docs for cli flag changes.
This commit is contained in:
@@ -52,6 +52,6 @@ by passing `--version <version>.`
|
||||
|
||||
You can then deploy the imported lambda as follows:
|
||||
```
|
||||
./fn deploy myapp
|
||||
./fn deploy --app myapp
|
||||
````
|
||||
Now the function can be reached via ```http://$HOSTNAME/r/user/my-function```
|
||||
Reference in New Issue
Block a user