Valid CRT-450 Dumps shared by ExamDiscuss.com for Helping Passing CRT-450 Exam! ExamDiscuss.com now offer the newest CRT-450 exam dumps, the ExamDiscuss.com CRT-450 exam questions have been updated and answers have been corrected get the newest ExamDiscuss.com CRT-450 dumps with Test Engine here:
A development team wants to use a deployment script to automatically deploy to a sandbox during their development cycles. Which two tools can they use to run a script that deploys to a sandbox? Choose 2 answers
Correct Answer: A,D
To run a script that deploys to a sandbox: Option A: VSCode Option D: SFDX CLI Example Command: sfdx force:source:deploy -u sandboxAlias -p path/to/source Reference: "Use Salesforce CLI to easily create environments for development and testing, synchronize source code, and execute tests." - Salesforce CLI Command Reference Why Other Options Are Incorrect: Option B: Developer Console does not support running deployment scripts. Option C: Change Sets cannot be scripted; they are manually created and deployed through the Salesforce UI.