Unzip Cannot Find Any Matches For Wildcard Specification Stage Components (PREMIUM | TUTORIAL)

unzip logs.zip '*.log'

echo unzip archive.zip stage components

unzip -j archive.zip "stage/components/*" -d ./target/ unzip logs