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

[TASK] allow specifying multiple --metadata values directly #1442

Closed
JoernBerkefeld opened this issue Jul 11, 2024 · 1 comment · Fixed by #1428 or #1445
Closed

[TASK] allow specifying multiple --metadata values directly #1442

JoernBerkefeld opened this issue Jul 11, 2024 · 1 comment · Fixed by #1428 or #1445
Assignees
Labels
chore Jira issue-type "Task"
Milestone

Comments

@JoernBerkefeld
Copy link
Contributor

right now, if you want to specify more than one type/key you need to do sth like this:

mcdev retrieve cred/bu -m dataExtension -m query

by setting the property array: true in metadata-option's config. we instead allow this as well:

mcdev retrieve cred/bu -m dataExtension query

--> no need to repeat -m

Copy link

Closed by #1445.

JoernBerkefeld added a commit that referenced this issue Jul 15, 2024
…-references during actual retrieve; also refactoring
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
chore Jira issue-type "Task"
Projects
None yet
1 participant