Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/peter-evans/duplicati-action

A GitHub action for Duplicati - Store securely encrypted backups in the cloud!
https://github.com/peter-evans/duplicati-action

backup-utility cloud-backup cloud-storage-services duplicati encryption github-action

Last synced: about 22 hours ago
JSON representation

A GitHub action for Duplicati - Store securely encrypted backups in the cloud!

Awesome Lists containing this project

README

        

# Duplicati Action
[![GitHub Marketplace](https://img.shields.io/badge/Marketplace-Duplicati%20Action-blue.svg?colorA=24292e&colorB=0366d6&style=flat&longCache=true&logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAAM6wAADOsB5dZE0gAAABl0RVh0U29mdHdhcmUAd3d3Lmlua3NjYXBlLm9yZ5vuPBoAAAERSURBVCiRhZG/SsMxFEZPfsVJ61jbxaF0cRQRcRJ9hlYn30IHN/+9iquDCOIsblIrOjqKgy5aKoJQj4O3EEtbPwhJbr6Te28CmdSKeqzeqr0YbfVIrTBKakvtOl5dtTkK+v4HfA9PEyBFCY9AGVgCBLaBp1jPAyfAJ/AAdIEG0dNAiyP7+K1qIfMdonZic6+WJoBJvQlvuwDqcXadUuqPA1NKAlexbRTAIMvMOCjTbMwl1LtI/6KWJ5Q6rT6Ht1MA58AX8Apcqqt5r2qhrgAXQC3CZ6i1+KMd9TRu3MvA3aH/fFPnBodb6oe6HM8+lYHrGdRXW8M9bMZtPXUji69lmf5Cmamq7quNLFZXD9Rq7v0Bpc1o/tp0fisAAAAASUVORK5CYII=)](https://github.com/marketplace/actions/duplicati-action)

A GitHub action for [Duplicati](https://github.com/duplicati/duplicati) - Store securely encrypted backups in the cloud!

## Usage

Arguments should be passed to the action via the `args` parameter.

```yml
- name: Duplicati
uses: peter-evans/[email protected]
with:
args: help backup
```

See [Duplicati's documentation](https://duplicati.readthedocs.io/en/latest/04-using-duplicati-from-the-command-line/) for further argument details.