hint:Output all content from the DB to Azure Blog Storage, overwriting any existing data. If you enabled Azure Blog Storage after content was created or you temporarily disabled it, you'll want to execute this action to add the missing content.
hint:Delete all asset data from the database (not the metadata). Useful if you moved assets to another storage target and want to reduce the size of the database.
warn:This is a destructive action! Make sure all asset files are properly stored on another storage module! This action cannot be undone!
hint:Output all content from the DB to the local disk. If you enabled this module after content was created or you temporarily disabled this module, you'll want to execute this action to add the missing files.
icon:downloads
-handler:backup
backup:
label:Create Backup
hint:Will create a manual backup archive at this point in time, in a subfolder named _manual, from the contents currently on disk.
icon:archive-folder
-handler:importAll
importAll:
label:Import Everything
hint:Will import all content currently in the local disk folder.
hint:Output all content from the DB to Google Cloud Storage, overwriting any existing data. If you enabled Google Cloud Storage after content was created or you temporarily disabled it, you'll want to execute this action to add the missing content.
hint:Output all content from the DB to the local Git repository to ensure all untracked content is saved. If you enabled Git after content was created or you temporarily disabled Git, you'll want to execute this action to add the missing untracked changes.
icon:database-daily-export
-handler:sync
sync:
label:Force Sync
hint:Will trigger an immediate sync operation, regardless of the current sync schedule. The sync direction is respected.
icon:synchronize
-handler:importAll
importAll:
label:Import Everything
hint:Will import all content currently in the local Git repository, regardless of the latest commit state. Useful for importing content from the remote repository created before git was enabled.
icon:database-daily-import
-handler:purge
purge:
label:Purge Local Repository
hint:If you have unrelated merge histories, clearing the local repository can resolve this issue. This will not affect the remote repository or perform any commit.
hint:Output all content from the DB to GitHub, overwriting any existing data. If you enabled GitHub after content was created or you temporarily disabled it, you'll want to execute this action to add the missing content.
hint:Output all content from the DB to S3, overwriting any existing data. If you enabled S3 after content was created or you temporarily disabled it, you'll want to execute this action to add the missing content.
hint:Base directory where files will be transferred to. The path must already exists and be writable by the user.
icon:symlink-directory
actions:
-handler:exportAll
exportAll:
label:Export All DB Assets to Remote
hint:Output all content from the DB to the remote SSH server, overwriting any existing data. If you enabled SFTP after content was created or you temporarily disabled it, you'll want to execute this action to add the missing content.