mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Update CLI docs to reflect new CLI verb/noun structure (#1031)
Use new CLI syntax
This commit is contained in:
@@ -34,7 +34,7 @@ This will create a docker image and push the image to docker.
|
||||
## Publishing to Fn
|
||||
|
||||
```bash
|
||||
fn routes create <app_name> </path>
|
||||
fn create route <app_name> </path>
|
||||
```
|
||||
|
||||
This creates a full path in the form of `http://<host>:<port>/r/<app_name>/<function>`
|
||||
|
||||
Reference in New Issue
Block a user