Weave-cli layoutExport
layout-list
It will list all the layout within the org
layout-spec
It will import the layout specification file for provide orgs.
layout-export
It will export the layouts details for provided org id. The query parameter here take a query string for getting the layout based on query language.Query also take a id parameter to get the layout like
"id:b2100322-fe25-47fd-ae48-9a6795c1a077"
, etc...
Example of export
weave-dev layout-export xxxx[org id] ./example/layouts.json "all"