Skip to content

Instantly share code, notes, and snippets.

@gharriso
Created April 11, 2019 01:48
Show Gist options
  • Save gharriso/057d68671612b5e2dcd65c0a6224a955 to your computer and use it in GitHub Desktop.
Save gharriso/057d68671612b5e2dcd65c0a6224a955 to your computer and use it in GitHub Desktop.
bp4.js
mongo> db.runCommand({getVersion:1});
{
"ok" : 1,
"response" : "The version is set to: 'current'",
"version" : NumberLong(10206),
"status" : "current"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment