collection-storage-size
Retrieve the storage size of a specified collection in a MongoDB database using the 'collection-storage-size' tool. Simplify database management by assessing collection capacity.
Instructions
Gets the size of the collection
Input Schema
Name | Required | Description | Default |
---|---|---|---|
collection | Yes | Collection name | |
database | Yes | Database name |