Skip to content

Instantly share code, notes, and snippets.

@FrancescaK
Last active August 29, 2015 13:57
Show Gist options
  • Save FrancescaK/9371062 to your computer and use it in GitHub Desktop.
Save FrancescaK/9371062 to your computer and use it in GitHub Desktop.
STEP Add Tags
mongos> sh.addShardTag('shard0000', 'recent')
mongos> sh.addShardTag('shard0001', 'tier 2')
mongos> sh.addShardTag('shard0002', 'tier 2')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment