View Datastore

blobcity>view-ds ds-name

Used to view the schema structure of all collections within a datastore. Response provides details on columns within each collection along with the meta information of the collections, thereby helping to identify the type of each collection (on-disk, in-memory or in-memory-nd) and the current replication settings.

Output of this operation is same as that of view-collection command, except that the view-ds command is equivalent to running view-collection command on all collections within the datastore.