Skip to content

select another database for import #27

@polearnik

Description

@polearnik

I dump database 5 from server and I want to import to database 3 but command

cat db5.json | ./redis-load -d 3
not work. I need to replace in file "db":5, to "db":3, for successfully import.
It needed to fix on use -d 3 to ignore database in file

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions