Skip to content

kiara.interfaces.cli.explain

The 'run' subcommand for the cli.

KiaraEntityMatches pydantic-model

module_types: Dict[str, kiara.metadata.module_models.KiaraModuleTypeMetadata] pydantic-field

Matching module types.

operation_types: Dict[str, kiara.metadata.operation_models.OperationsMetadata] pydantic-field

Matching operation types.

operations: Dict[str, kiara.operations.Operation] pydantic-field

Matching operations.

values: Dict[str, kiara.data.values.ValueInfo] pydantic-field

Matching values.