The .indices
command displays the name of different
indexes in the main
database.
If no parameter is given, the name of every index will be
displayed. If an optional table matching pattern is given, the
name of any index associated with a table that matches the
provided LIKE
pattern will be
displayed. Only one table pattern is permitted. Index names will
be returned one per line,
with no additional information.