Skip to content

Restore args deprecated #13

Description

@sangar82

Hi,

Thanks for this package. Since mongo 3.4 there are args deprecated. I'm using the new v3.0.0 of this package.

https://stackoverflow.com/a/41712868/1171049

the --db and --collection args should only be used when restoring from a BSON file. Other uses are deprecated and will not exist in the future; use --nsInclude instead

From Mongo docs: The use of --db and --collection options are deprecated when restoring from a directory or an archive file. Instead, to restore from an archive or a directory, see --nsInclude instead.

https://www.mongodb.com/docs/database-tools/mongorestore/#std-option-mongorestore.--nsInclude

Thanks!

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions