cdl show indexes
Displays the indexes of the database from the datastore
Command Modes
Exec
Syntax
cdl show indexes { db-name database | key key_value | limit maximum_indexes | map-id map_id | slice-name slice_name }
db-name database_name
Specify to database name to be queried.
Must be a string.
key key_value
Specify to query value.
limit maximum_indexes
Specify the maximum number of indexes to be displayed.
Default value is 500.
map-id map_id
Specify the map-id to clear the data for a map.
Must be an integer.
slice-name slice_name
Specify the slice name to be queried.
Usage Guidelines
Use this command to display the database indexes.