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/webapp.retrieve.md
-2Lines changed: 0 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,8 +6,6 @@ Retrieve the web app, its assets and associated metadata
6
6
7
7
This command retrieves your web app, its assets, and associated metadata from your Salesforce org to your local environment. Useful for syncing remote changes or setting up a local development environment.
8
8
9
-
You can create a project-specific `.ignore` file (similar to `.gitignore`) to exclude files from retrieval. For example, add `node_modules` to ignore dependency directories, or `dist/**` to skip build artifacts.
0 commit comments