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

* Add another command for bdc extension activation

* spaces

* Add other activation events

* spacing

(cherry picked from commit 8e67b104c3)
This commit is contained in:
Chris LaFreniere
2020-02-04 20:09:39 -08:00
committed by Charles Gagnon
parent ebf47df35e
commit 5ef69f5133

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": {