Skip to content

Add a force_push parameter to the upload function #40

@MGERMA

Description

@MGERMA

The upload functions does not check if the product already exists in the bucket.

This means that an upload to a destination path that already exists in the bucket results in a overwrite.
We may want to be able to either log a warning if the file already exist with the force_push option, or raise an error if the force_push parameter isn't set

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions