mongocli om metric database describe
Describe database measurements for a given host database
Options
| Name | Description | 
|---|---|
| --end  <end> | End of the period, in UNIX Epoch format, until which to retrieve measurements | 
| --granularity  <granularity> | 
 | 
| --limit  <limit> | Number of items per page | 
| --output, -o  <output> | Output format. Valid values are json, json-path, go-template, or go-template-file | 
| --page  <page> | Page number | 
| --period  <period> | Duration in ISO 8601 that specifies how far back in the past to retrieve measurements | 
| --projectId  <projectId> | Project ID to use. Overrides the settings in the configuration file or environment variable | 
| --start  <start> | Beginning of the period, in UNIX Epoch format, from which to start retrieving measurements | 
| --type  <type> | Measurements to return. If it is not specified, all measurements are returned |