Skip to content

Commit

Permalink
Issue backdrop-contrib#154. update README
Browse files Browse the repository at this point in the history
  • Loading branch information
argiepiano committed Mar 10, 2024
1 parent 15e97e2 commit 96023a7
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,20 @@ may panic now. MAKE SURE THAT THIS MODULE IS NOT YOUR ONLY FORM OF BACKUP.

-------------------------------------------------------------------------------

Bee integration
---------------

Backup & Migrate now provides [bee](https://backdropcms.org/project/bee) integration. `bee` is the command line interface for Backdrop. At the moment, it provides the following commands.

* `bam-backup`: Backup a specified source associated with a Backdrop CMS website.
* `bam-destinations`: Get a list of available destinations.
* `bam-profiles`: Get a list of available settings profiles.
* `bam-restore`: Restore a saved backup to a specified source.
* `bam-saved`: Get a list of previously created backup files.
* `bam-sources`: Get a list of available sources.

Thanks to [rbargerhuff](https://github.com/rbargerhuff) for providing this integration!

Wiki
----

Expand Down

0 comments on commit 96023a7

Please sign in to comment.