tuyen dev fetch-external
Download external assets with optional filtering and string replacement
Usage
tuyen dev fetch-external [OPTIONS] --output <OUTPUT>Options
--output <OUTPUT>
Directory to save fetched assets into
--include <INCLUDE>
Only fetch assets matching these glob patterns (repeatable)
--exclude <EXCLUDE>
Skip assets matching these glob patterns (repeatable)
--replace <REPLACE>
Comma-separated string replacement pairs applied to fetched content (old,new)
-h, --help
Print help.