spotty download

Download files from the running instance

usage: spotty download [-h] [-d] [-c CONFIG] -i PATTERN [--dry-run]
                       [INSTANCE_NAME]

Positional Arguments

INSTANCE_NAME

Instance name

Named Arguments

-d, --debug

Show debug messages

-c, --config

Path to the configuration file

-i, --include

Download all files that matches the specified pattern (see Include Filters for the "aws s3 sync" command). Paths must be relative to your project directory, they cannot be absolute.

--dry-run

Show files to be downloaded