Component Set
Group several components into a logical set
A Component Set (short: Set) is a Json file-based collection of components.
You can look at Component Sets like project files. Instead of specifying multiple component Ids, you can put them into a Components Set. Component Sets are JsonC files (Json with Comments), which contain a set of components -> working set.
-> The Components Set JsonC file
Sets for APIs
You can also use Component Sets to group components that belong together, like APIs (API.JsonC) . You can then deploy or document all these components by using /s API
argument
Last updated