sfmc-devtools icon indicating copy to clipboard operation
sfmc-devtools copied to clipboard

[FEATURE] extract metadata with dependencies: auto-create deployment package / CSCLSROZ-60

Open JoernBerkefeld opened this issue 2 years ago • 0 comments

idea: almost all types depend on other metadata to be deployed alongside. We want to be able to to point to, say, an automation, and then copy the automation plus all dependencies into a staging folder that the user can then ready for actual deployment.

 

the same logic can then later be re-used for templating.

 

acceptance criteria:

new command prepare <TYPE> <Name> command outputs warning that it uses local files and not server files interactively ask for source interactively ask for target supported types: automation (folder, activities) automation activities (folder, data extension, ...)

JoernBerkefeld avatar Jul 30 '21 13:07 JoernBerkefeld