Skip to content

Feature Request: Allow an ignore argument #7

@atif1996

Description

@atif1996

Basically it would be nice to be able to define subdirectories/files not to sync up to the bucket.

For example: .git, .idea etc

Presently to only upload what you want, you'd have to stage in a subdirectory and then perform the command from that directory. Aws cli's s3 sync has the following syntax for reference:

aws s3 sync . s3://mybucket --exclude ".idea/*"

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions