Skip to content

Instantly share code, notes, and snippets.

@sudhakar6
Last active January 7, 2022 13:41
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save sudhakar6/fa3d4dac212411d0155394f2e0f0de35 to your computer and use it in GitHub Desktop.
Save sudhakar6/fa3d4dac212411d0155394f2e0f0de35 to your computer and use it in GitHub Desktop.
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