Skip to content

Commit 53ff9fe

Browse files
committed
Update README to use gghelper createdeployment
1 parent 0604cea commit 53ff9fe

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,10 @@ A typical workflow is:
3333
gghelper createsub -source HellovSphere -target cloud -subject "hello/vsphere"
3434
```
3535

36-
1. A TODO is adding a command to deploy. For now, go to the UI to deploy this group to the Greengrass core.
36+
1. Make a deployment to download config and code to the Greengrass core
37+
```
38+
gghelper createdeployment
39+
```
3740

3841
1. Going to the Greengrass Test page, create a subscription (using # will get all the messages) to see the function run periodically every 5 seconds.
3942

0 commit comments

Comments
 (0)