sintaxi / surge

CLI for the surge.sh CDN
https://surge.sh
2.88k stars 136 forks source link

Supporting publishing one (or N) files #228

Open cfjedimaster opened 8 years ago

cfjedimaster commented 8 years ago

While there is another bug report for Surge only pushing up diffs, it would be nice if we could tell Surge to only push one or more files. For example:

surge . -f ROUTER

to tell the CLI to only push up the ROUTER file

christoga commented 8 years ago

That's a really good idea!

jikkujose commented 3 years ago

Yes, this is an awesome idea! Even though not a diff, it would be super helpful for large sites!

Something that supports regex would be super helpful!

surge -f images/*_new.png