You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi folks,
we want to apply some tags to our extracted keys.
We want to apply some tags based on the patern of the key and will do some additional checks afterward.
Therefore a parameter like --filter-key-pattern startwith-* or --filter-no-key-pattern *-endWith
would be very usefull.
Thanks yall :)
The text was updated successfully, but these errors were encountered:
our use-case is, that we have multiple folders within our repo, which require multiple sync commands
And we want to select some of the prefixes in order to assign additional tags to them. f.ex. like unused or production
Therefore we can not just use the flag --filter-no-extracted
An workaround for now would be to tag them once initialy and then use the tag filter.
This would be sufficient for our current use-case, therefore considder this as optional, because it would be nice to have i guess :)
Hi folks,
we want to apply some tags to our extracted keys.
We want to apply some tags based on the patern of the key and will do some additional checks afterward.
Therefore a parameter like --filter-key-pattern startwith-* or --filter-no-key-pattern *-endWith
would be very usefull.
Thanks yall :)
The text was updated successfully, but these errors were encountered: