Last active
January 7, 2022 13:41
-
-
Save sudhakar6/fa3d4dac212411d0155394f2e0f0de35 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
command to retrieve componenets from a package: | |
sfdx force:source:retrieve -n "packageName" | |
To define metadata of your org: | |
sfdx force:mdapi:describemetadata -f pathwhereyouwanttosavefile\filename.json |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment