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:
@@ -13,7 +13,7 @@ Then test with:
|
||||
|
||||
```sh
|
||||
# First, create an app
|
||||
fn apps create myapp
|
||||
fn create app myapp
|
||||
# And test
|
||||
curl http://localhost:8080/v1/apps
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user