We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 45b13ea commit 52382d2Copy full SHA for 52382d2
README.md
@@ -153,7 +153,7 @@ mvn function:run
153
You can alternatively configure the plugin with properties on the command line:
154
155
```sh
156
- mvn com.google.cloud.functions:function:0.9.1:run \
+ mvn com.google.cloud.functions:function-maven-plugin:0.9.1:run \
157
-Drun.functionTarget=com.example.function.Echo
158
```
159
0 commit comments