This documentation is for the unstable version of GoodData, currrently in development.
For stable version, go to the latest stable version of this article.
CatalogWorkspaceService.

store_declarative_workspaces

store_declarative_workspaces(layout_root_path: Path) -> None

Stores declarative workspaces in a given path, as folder hierarchy.

Parameters

nametypedescription
layout_root_pathPathPath to the root of the layout directory. Defaults to Path.cwd().

Returns

None