Skip to content

03. Features Overview

Ana Silva edited this page Jun 6, 2024 · 9 revisions

Menu Commands

Accenture SFMC DevTools VS Code Extension supports the running of SFMC DevTools commands through Menu Options that are configured on the File Explorer and File Editor Title. The Menu options can be accessed only inside the deploy and retrieve folders by mouse right clicking on a file/folder in the Explorer or at the file Tab.

The following commands should be visible:

  • mcdev: Copy to Business Unit...
  • mcdev: Deploy
  • mcdev: Retrieve

--File Explorer Menu-- image

--Editor Title Menu-- image

Copy & Deploy to another Business Unit

This feature allows you to copy and/or deploy from one business unit to another business unit.

  • Copy: the metadata type folder or file will only be copied to the project deploy project.
  • Copy & Deploy: the metadata type folder or file will be copied to the project deploy project and immediately deployed to the target business unit.

Deploy

This feature allows you to deploy content to one or multiple business units. The deploy option is both available from the /deploy and /retrieve folder.

Retrieve

This feature allows you to retrieve content from one or multiple business units. The retrieve option is available from /retrieve folder.

Attention: Not all metadata type are supported for the deploy action. If you want to check which metadata types are currently supported for deployment please go to the SFMC DevTools official documentation: https://github.com/Accenture/sfmc-devtools/wiki/05.-Metadata-Type-Support

Clone this wiki locally