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

snapshot:restore fails with error about no-resources #200

Closed
danielcavanagh opened this issue Aug 12, 2024 · 1 comment
Closed

snapshot:restore fails with error about no-resources #200

danielcavanagh opened this issue Aug 12, 2024 · 1 comment
Assignees

Comments

@danielcavanagh
Copy link

v 5.0.18. worked fine before now

> snapshot:restore -e master --target=dev --no-code bfljbyrjvjn7v6zjnmlqlynps4                                                                                                 
Backup ID: bfljbyrjvjn7v6zjnmlqlynps4
Created at: 2024-08-11T18:08:23+00:00
Only data, not code, will be restored.
Original environment: master (type: production)

Are you sure you want to restore this backup to the environment dev (type: development)? [Y/n]

Restoring backup bfljbyrjvjn7v6zjnmlqlynps4 to dev (type: development)


  [InvalidArgumentException]
  The "no-resources" option does not exist.


Usage: platform backup:restore [--target TARGET] [--branch-from BRANCH-FROM] [--no-code] [-p|--project PROJECT] [-e|--environment ENVIRONMENT] [-W|--no-wait] [--wait] [--] [<backup>]

For more information, type: platform help backup:restore
Copy link
Member

The issue has been fixed in version 5.0.19

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

No branches or pull requests

3 participants