BDC: Add another command for bdc extension activation events (#9050)

* Add another command for bdc extension activation

* spaces

* Add other activation events

* spacing
This commit is contained in:
Chris LaFreniere
2020-02-04 20:09:39 -08:00
committed by GitHub
parent 4b2121e3f8
commit 8e67b104c3

View File

@@ -15,6 +15,10 @@
"onCommand:bigDataClusters.command.mount",
"onCommand:bigDataClusters.command.refreshmount",
"onCommand:bigDataClusters.command.deletemount",
"onCommand:bigDataClusters.command.addController",
"onCommand:bigDataClusters.command.deleteController",
"onCommand:bigDataClusters.command.manageController",
"onCommand:bigDataClusters.command.refreshController",
"onView:sqlBigDataCluster"
],
"repository": {