Uploaded image for project: 'Documentation'
  1. Documentation
  2. DOCS-11409

documentation error on Reference > Database Commands > Administration Commands > clone

    XMLWordPrintableJSON

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major - P3 Major - P3
    • None
    • None
    • None
    • None

    Description

      https://docs.mongodb.com/manual/reference/command/clone/#dbcmd.clone

      On the example,

      use marketing
      db.runCommand( "db1.example.net:27017")

      The second line should read:

      db.runCommand(

      {clone: "db1.example.net:27017"}

      )

      Attachments

        Activity

          People

            kay.kim@mongodb.com Kay Kim (Inactive)
            jliuecmd@yahoo.com Jun Liu
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              5 years, 49 weeks, 5 days ago