mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Initial work on Arc tree view (#11008)
* Initial work on Arc tree view * finish my thoughts
This commit is contained in:
@@ -5,5 +5,9 @@
|
||||
"arc.ignoreSslVerification.desc" : "Ignore SSL verification errors against the controller endpoint if true",
|
||||
"arc.manageMiaa": "Manage MIAA",
|
||||
"arc.managePostgres": "Manage Postgres",
|
||||
"arc.manageArcController": "Manage Arc Controller"
|
||||
"arc.manageArcController": "Manage Arc Controller",
|
||||
"arc.view.title" : "Azure Arc Controllers",
|
||||
"command.addController.title": "Connect to Controller",
|
||||
"command.removeController.title": "Remove Controller",
|
||||
"arc.openDashboard": "Manage"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user