gws.plugin.gekos.cli¶
Command-line GEKOS commands.
Source code: gws.plugin.gekos.cli
Module Contents¶
- class gws.plugin.gekos.cli.CreateIndexParams(*args, **kwargs)¶
Parameters for creating the GEKOS index.
- projectUid: str | None¶
Project uid.
- class gws.plugin.gekos.cli.Object¶
GWS object tree node.
- do_index(p: CreateIndexParams)¶
Create the GEKOS index.