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:
@@ -4,7 +4,7 @@ This function executes an INSERT or SELECT against a table in a given postgres s
|
||||
|
||||
```
|
||||
# Create your func.yaml file
|
||||
fn init <YOUR_DOCKERHUB_USERNAME>/func-postgres
|
||||
fn init --name func-postgres
|
||||
# Build the function
|
||||
fn build
|
||||
# Test it
|
||||
|
||||
Reference in New Issue
Block a user