You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: vCenterShellPackage/DataModel/datamodel.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -52,7 +52,7 @@
52
52
<ns0:RuleName="Setting" />
53
53
</ns0:Rules>
54
54
</ns0:AttributeInfo>
55
-
<ns0:AttributeInfoDefaultValue=""Description="This attribute points to a pre-define group of execution servers. Usually used for different sites or domains."IsReadOnly="false"Name="Execution Server Selector"Type="String">
55
+
<ns0:AttributeInfoDefaultValue=""Description="This attribute points to a pre-defined group of execution servers. Usually used for different sites or domains."IsReadOnly="false"Name="Execution Server Selector"Type="String">
Copy file name to clipboardExpand all lines: vcentershell_driver/drivermetadata.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
<DriverDescription="this driver manage all the commands that runs at the vcenter context"MainClass="driver.VCenterShellDriver"Name="VCenter Driver"Version="1.13.1">
1
+
<DriverDescription="this driver manage all the commands that runs at the vcenter context"MainClass="driver.VCenterShellDriver"Name="VCenter Driver"Version="1.14.0">
2
2
<Layout>
3
3
<CategoryName="Deployment">
4
4
<CommandDescription=""DisplayName="Deploy From Template"EnableCancellation="true"Name="deploy_from_template"Tags="allow_unreserved" />
0 commit comments