We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
c2efe6d
This small release makes it possible to pass in a glob pattern to the sync command to only sync files that match the provided pattern.
sync source_dir dest_dir --pattern '**/*.js'