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

Document what --environment does on backup:restore #1032

Open
tommym9 opened this issue Feb 10, 2021 · 1 comment
Open

Document what --environment does on backup:restore #1032

tommym9 opened this issue Feb 10, 2021 · 1 comment

Comments

@tommym9
Copy link

tommym9 commented Feb 10, 2021

In my instance I'm trying to restore a backup from the master environment into a new environment I've spun up.

When I run platform backup:restore --target={new-env} {backup-hash} I am prompted to enter an environment:

Screenshot 2021-02-10 at 9 09 13 am

Running platform help backup:restore says that the environment flag is The environment ID which isn't clear in this context.

Presumably this is the environment the backup is from, but it isn't clear this is the case. Considering one wrong command could wipe the latest production data I'd like to be certain.

Cheers

Tom

@tommym9
Copy link
Author

tommym9 commented Feb 10, 2021

Hi,

Took the plunge and selected master from the above list. Can confirm environment is the environment the backup is from. Any chance the help text can be updated?

Else could the docs be updated to document restoring a backup to a separate environment.

Cheers

Tom

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

1 participant