gws.plugin.alkis.cli

Command-line ALKIS commands.

Source code: gws.plugin.alkis.cli

Module Contents

class gws.plugin.alkis.cli.CreateIndexParams(*args, **kwargs)

Bases: gws.CliParams

CLI params

force: bool | None

force indexing

cache: bool | None

use object cache

projectUid: str | None

project uid

class gws.plugin.alkis.cli.Object

Bases: gws.Node

Configurable GWS object.

do_index(p: CreateIndexParams)

Create the ALKIS index.