Notifications
Clear all
Jan 05, 2023 8:51 am
how to retrieve a single from from salesforce org to vs code?
1 Reply
Jan 05, 2023 8:53 am
To retrieve a specific Apex class: sfdx force:source:retrieve -m ApexClass:MyApexClass
Documentation: source Commands | Salesforce CLI Command Reference | Salesforce Developers