Skip to content

[FEATURE] add --like support to build method to allow selecting by folder #1813

@JoernBerkefeld

Description

@JoernBerkefeld

the basic idea is that you would NOT configure keys but instead just a type together with like.
this new piece of solution then relies on parsing whats on disk find the right keys based on the --like conditions.
a re-retrieve shall NOT be required for this, but it shall be possible. if re-retrieve was done, we should still load all metadata and again filter by --like... keeps the logic simpler (even though the --like would have been used during the retrieve automatically)

sample execution:

mcdev build --bf x/y --mf y --bt a/b --mt b -m asset --like.r__folder_Path "Content Builder/my subfolder/%/only this%"

major change:

  • if --like is provided, it is allowed to specify only a type - but you can still also define a name, id or key

Metadata

Metadata

Assignees

No one assigned

    Labels

    PRIORITYused for professional service clientse/DevOpsEPICenhancementNew feature or request; requires increasing the minor version of mcdev. Jira issue-type "Story"

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions