Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEATURE] support deploy in context menu of retrieve/ folder #27

Closed
JoernBerkefeld opened this issue Jun 1, 2023 · 1 comment
Closed
Labels
enhancement New feature or request NEW not yet analyzed new issues get this label
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

JoernBerkefeld commented Jun 1, 2023

currently, it only shows "DT: retrieve" there.

docs: https://github.com/Accenture/sfmc-devtools/wiki/06.b-~-Standard-Commands#deploy

The option --fromRetrieve is the solution here

mcdev deploy MyProject/DEV dataExtension "key1" --fromRetrieve
mcdev deploy MyProject/DEV dataExtension "key1,key2" --fromRetrieve
mcdev deploy MyProject/DEV "script,dataExtension,importFile" "key1,key2" --fromRetrieve
@JoernBerkefeld JoernBerkefeld added enhancement New feature or request NEW not yet analyzed new issues get this label labels Jun 1, 2023
@anasilva105 anasilva105 added this to the 0.1.0 milestone Dec 5, 2023
@anasilva105
Copy link
Collaborator

Implemented #59

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request NEW not yet analyzed new issues get this label
Projects
None yet
Development

No branches or pull requests

2 participants