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/deploy.json
+1
Original file line number
Diff line number
Diff line change
@@ -27,6 +27,7 @@
27
27
"validateDeployRequestId": "deploy request ID of the validated deployment to run a Quick Deploy",
28
28
"soapDeploy": "deploy metadata with SOAP API instead of REST API"
29
29
},
30
+
"MissingRequiredParam": "Missing one of the following parameters: %s",
30
31
"checkOnlySuccess": "Successfully validated the deployment. %s components deployed and %s tests run.\nUse the --verbose parameter to see detailed output.",
31
32
"MissingDeployId": "No deploy ID was provided or found in deploy history",
32
33
"deployCanceled": "The deployment has been canceled by %s",
0 commit comments