We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
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
--fromRetrieve
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
The text was updated successfully, but these errors were encountered:
Implemented #59
Sorry, something went wrong.
No branches or pull requests
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 hereThe text was updated successfully, but these errors were encountered: