-
Notifications
You must be signed in to change notification settings - Fork 2
03. Features Overview
The Accenture SFMC DevTools VS Code Extension allows you to run SFMC DevTools commands through various Menu Command Options. These options are available in the File Explorer, File Editor Title, File Editor Context, and Command Palette. You can access these Menu Command options only from within the deploy and retrieve folders by right-clicking on a file or folder in the Explorer, File tab, or File editor, or by using the command palette.
The following commands should be visible as Menu Command Options:
- mcdev: Copy to Business Unit...
- mcdev: Delete from Server
- mcdev: Deploy
- mcdev: Retrieve
--File Explorer Menu--

--File Editor Title Menu--

--File Editor Menu--

--Command Palette Menu (ctrl+shift+p)--

The Copy/Copy and Deploy to Business Unit feature allows users to efficiently clone or clone and deploy Marketing Cloud components across different business units. This feature is designed to streamline the process of sharing assets, ensuring consistency and saving time.
- Copy Components: Duplicate components from one business unit to another. The duplicated components will appear in the deploy folder of the selected business unit.
- Copy and Deploy Components: Duplicate components from one business unit to another and immediately deploy them to the selected business unit.