Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds new option for specifying transfer file name #94

Merged
merged 1 commit into from
Aug 13, 2023

Conversation

bomoko
Copy link
Collaborator

@bomoko bomoko commented Aug 9, 2023

This is a first step to address #93 - next steps will be to add explicit "backup" and "restore" commands to lagoon sync

It adds a new command like argument transfer-resource-name that allows one to specify the name of the resource that's transferred, this can effectively be used to create a named backup, as below:

lagoon-sync sync mariadb -p -e --skip-target-import --skip-target-cleanup --transfer-resource-name="/tmp/test.sql.gz"

@bomoko bomoko requested a review from timclifford August 10, 2023 02:25
@bomoko bomoko merged commit f879047 into main Aug 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants