What is Schematics CLI?

Schematics come with their own command-line tool known as Schematics CLI. It is used to install the schematics executable, which we can use to create a new schematics collection with an initial named schematic. The collection folder is a workspace for schematics. We can also use the schematics command to add a new schematic to an existing collection, or extend an existing schematic.