Available Component Types
The list of available component types along with versions can be found using the following commands:
// list of all components
odin list component-type
//list of all versions of a specific component-type
odin list component-type --name ComponentName
We regularly update component-types in odin. For latest list you should always refer to output of
odin list component-type
Last updated