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: messages/run.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,14 @@ Target Salesforce org to run against.
102
102
103
103
The alias or username of the Salesforce org where you want to run the Data Cloud custom code package. The org must have Data Cloud enabled and appropriate permissions.
104
104
105
+
# flags.targetOrg.summary.function
106
+
107
+
Target Salesforce org to run against.
108
+
109
+
# flags.targetOrg.description.function
110
+
111
+
Optional. The alias or username of the Salesforce org where you want to run the Data Cloud code extension package. Required for functions testing with callouts to generative and predictive models registered in your org. The org must have Data Cloud enabled and appropriate permissions.
112
+
105
113
# flags.testWith.summary
106
114
107
115
Path to test.json file to test Data Code Extension function
0 commit comments