.. _geogig-index-create: geogig-index-create documentation ################################# SYNOPSIS ******** geogig index create --tree [--attribute ] [--extra-attribute [, Defines the ref spec that resolves to the feature tree that should be indexed (e.g. ``HEAD:Points``, ``Points``, etc). If no commit is defined, ``HEAD`` will be used. -a, --attribute Defaults to the primary geometry attribute on the feature type. The name of the attribute that should be used for indexing. -e, --extra-attributes Comma separated list of extra attribute names to hold inside index --index-history If specified, indexes will be created for all commits in the history. --bounds If specified, the max bounds of the spatial index will be set to this parameter. SEE ALSO ******** :ref:`geogig-index-list` :ref:`geogig-index-update` :ref:`geogig-index-rebuild` :ref:`geogig-index-drop` BUGS **** Discussion is still open.