RuntimeSnapshot
Resolved runtime information for status-style output.
Attributes
attributesdk_versionstrattributeconnectionstrattributeconnection_targetstrattributeconfig_directorystrattributeserver_urlstr | None= Noneattributeactive_userstr | None= Noneattributeproject_overridestr | None= Noneattributeactive_stackstr | None= Noneattributerepository_rootstr | None= Noneattributeserver_versionstr | None= Noneattributeserver_databasestr | None= Noneattributeserver_deployment_typestr | None= Noneattributelocal_server_statusstr | None= Noneattributewarningstr | None= Noneattributelog_store_statusstr | None= Noneattributelog_store_warningstr | None= Noneattributeenvironmentlist[ActiveEnvironmentVariable]= field(default_factory=list)attributekitaru_global_config_pathstr | None= Noneattributezenml_global_config_pathstr | None= Noneattributelocal_stores_pathstr | None= Noneattributerepository_config_pathstr | None= Noneattributeuses_repo_local_configbool= Falseattributeconnection_sourcesdict[str, str] | None= Noneattributeactive_projectstr | None= Noneattributepython_versionstr | None= Noneattributesystem_infodict[str, str] | None= Noneattributeenvironment_typestr | None= Noneattributezenml_versionstr | None= Noneattributepackagesdict[str, str] | None= NoneFunctions
func__init__(self, sdk_version, connection, connection_target, config_directory, server_url=None, active_user=None, project_override=None, active_stack=None, repository_root=None, server_version=None, server_database=None, server_deployment_type=None, local_server_status=None, warning=None, log_store_status=None, log_store_warning=None, environment=list(), kitaru_global_config_path=None, zenml_global_config_path=None, local_stores_path=None, repository_config_path=None, uses_repo_local_config=False, connection_sources=None, active_project=None, python_version=None, system_info=None, environment_type=None, zenml_version=None, packages=None) -> Noneparamselfparamsdk_versionstrparamconnectionstrparamconnection_targetstrparamconfig_directorystrparamserver_urlstr | None= Noneparamactive_userstr | None= Noneparamproject_overridestr | None= Noneparamactive_stackstr | None= Noneparamrepository_rootstr | None= Noneparamserver_versionstr | None= Noneparamserver_databasestr | None= Noneparamserver_deployment_typestr | None= Noneparamlocal_server_statusstr | None= Noneparamwarningstr | None= Noneparamlog_store_statusstr | None= Noneparamlog_store_warningstr | None= Noneparamenvironmentlist[ActiveEnvironmentVariable]= list()paramkitaru_global_config_pathstr | None= Noneparamzenml_global_config_pathstr | None= Noneparamlocal_stores_pathstr | None= Noneparamrepository_config_pathstr | None= Noneparamuses_repo_local_configbool= Falseparamconnection_sourcesdict[str, str] | None= Noneparamactive_projectstr | None= Noneparampython_versionstr | None= Noneparamsystem_infodict[str, str] | None= Noneparamenvironment_typestr | None= Noneparamzenml_versionstr | None= Noneparampackagesdict[str, str] | None= NoneReturns
None