Uploaded image for project: 'VS Code Extension'
  1. VS Code Extension
  2. VSCODE-576

/query: The query command should generate only query-related Shell commands

    • Developer Tools
    • 2
    • Not Needed
    • Iteration Ionosphere

      The query command will be used to generate any query-related Shell commands against the connected MongoDB cluster. The expected Shell commands:

      • aggregate
      • bulkWrite
      • countDocuments
      • count
      • deleteMany
      • deleteOne
      • find
      • findAndModify
      • findOne
      • findOneAndDelete
      • findOneAndReplace
      • findOneAndUpdate
      • insert
      • insertMany
      • insertOne
      • remove
      • replaceOne
      • update
      • updateMany
      • updateOne

            Assignee:
            alena.khineika@mongodb.com Alena Khineika
            Reporter:
            alena.khineika@mongodb.com Alena Khineika
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: