:tocdepth: 3 :py:mod:`cli` ============= .. py:module:: cli .. autoapi-nested-parse:: Command-line GEKOS commands. **Source code:** :source:`cli` Module Contents --------------- .. py:class:: CreateIndexParams(*args, **kwargs) Bases: :py:obj:`gws.CliParams` Parameters for creating the GEKOS index. .. py:attribute:: projectUid :type: Optional[str] Project uid. .. py:class:: Object Bases: :py:obj:`gws.Node` GWS object tree node. .. py:method:: do_index(p: CreateIndexParams) Create the GEKOS index.